Lines Matching defs:Default
84 * Default values for the <code>AllowUserInteraction</code> and
610 * @param Default the default value.
612 * <code>Default</code> value is returned if the field is
615 public int getHeaderFieldInt(String name, int Default) {
620 return Default;
632 * @param Default the default value.
634 * <code>Default</code> value is returned if the field is
638 public long getHeaderFieldLong(String name, long Default) {
643 return Default;
657 * @param Default a default value.
659 * <code>Default</code> argument is returned if the field is
662 public long getHeaderFieldDate(String name, long Default) {
667 return Default;
1183 * Returns the value of the default request property. Default request