HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 276 - 300 of 3697) sorted by null

<<11121314151617181920>>

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
SSLProtocolExceptionTest.java 32 * constructs SSLProtocolException with detail message msg. Parameter
46 * constructs SSLProtocolException with detail message msg. Parameter
  /libcore/luni/src/main/java/java/io/
NotActiveException.java 38 * Constructs a new {@code NotActiveException} with its stack trace filled
45 * Constructs a new {@code NotActiveException} with its stack trace and
NotSerializableException.java 35 * Constructs a new {@code NotSerializableException} with its stack trace
42 * Constructs a new {@link NotSerializableException} with its stack trace
OptionalDataException.java 45 * Constructs a new {@code OptionalDataException} with its stack trace
52 * Constructs a new {@code OptionalDataException} with its stack trace and
FileOutputStream.java 66 * Constructs a new {@code FileOutputStream} that writes to {@code file}. The file will be
76 * Constructs a new {@code FileOutputStream} that writes to {@code file}.
93 * Constructs a new {@code FileOutputStream} that writes to {@code fd}.
110 * Constructs a new {@code FileOutputStream} that writes to {@code path}. The file will be
120 * Constructs a new {@code FileOutputStream} that writes to {@code path}.
  /libcore/luni/src/main/java/java/lang/
NullPointerException.java 32 * Constructs a new {@code NullPointerException} that includes the current
39 * Constructs a new {@code NullPointerException} with the current stack
  /libcore/luni/src/main/java/java/lang/reflect/
UndeclaredThrowableException.java 33 * Constructs a new {@code UndeclaredThrowableException} instance with the
45 * Constructs a new {@code UndeclaredThrowableException} instance with the
  /libcore/luni/src/main/java/java/security/
AccessControlException.java 31 * Constructs a new instance of {@code AccessControlException} with the
42 * Constructs a new instance of {@code AccessControlException} with the
SecureClassLoader.java 34 * Constructs a new instance of {@code SecureClassLoader}. The default
41 * Constructs a new instance of {@code SecureClassLoader} with the specified
67 * Constructs a new class from an array of bytes containing a class
98 * Constructs a new class from an array of bytes containing a class
123 // Constructs and caches ProtectionDomain for the given CodeSource
  /libcore/luni/src/main/java/java/util/
InvalidPropertiesFormatException.java 39 * Constructs a new {@code InvalidPropertiesFormatException} with the
50 * Constructs a new {@code InvalidPropertiesFormatException} with the cause
  /external/emma/core/java12/com/vladium/emma/
EMMAException.java 23 * Constructs an exception with null message and null cause.
30 * Constructs an exception with given error message/code and null cause.
40 * Constructs an exception with given error message/code and null cause.
53 * Constructs an exception with null error message/code and given cause.
63 * Constructs an exception with given error message/code and given cause.
74 * Constructs an exception with given error message/code and given cause.
EMMARuntimeException.java 23 * Constructs an exception with null message and null cause.
30 * Constructs an exception with given error message/code and null cause.
40 * Constructs an exception with given error message/code and null cause.
53 * Constructs an exception with null error message/code and given cause.
63 * Constructs an exception with given error message/code and given cause.
74 * Constructs an exception with given error message/code and given cause.
  /libcore/luni/src/main/java/java/util/zip/
DeflaterOutputStream.java 51 * Constructs a new instance with a default-constructed {@link Deflater}.
58 * Constructs a new instance with the given {@code Deflater}.
65 * Constructs a new instance with the given {@code Deflater} and buffer size.
72 * Constructs a new instance with the given flushing behavior (see {@link #flush}).
80 * Constructs a new instance with the given {@code Deflater} and
89 * Constructs a new instance with the given {@code Deflater}, buffer size, and
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
AgeFileFilter.java 54 * Constructs a new age file filter for files equal to or older than
64 * Constructs a new age file filter for files on any one side
77 * Constructs a new age file filter for files older than (at or before)
87 * Constructs a new age file filter for files on any one side
99 * Constructs a new age file filter for files older than (at or before)
110 * Constructs a new age file filter for files on any one side
PrefixFileFilter.java 56 * Constructs a new Prefix file filter for a single prefix.
66 * Constructs a new Prefix file filter for a single prefix
83 * Constructs a new Prefix file filter for any of an array of prefixes.
96 * Constructs a new Prefix file filter for any of an array of prefixes
116 * Constructs a new Prefix file filter for a list of prefixes.
127 * Constructs a new Prefix file filter for a list of prefixes
SuffixFileFilter.java 57 * Constructs a new Suffix file filter for a single extension.
67 * Constructs a new Suffix file filter for a single extension
84 * Constructs a new Suffix file filter for an array of suffixs.
97 * Constructs a new Suffix file filter for an array of suffixs
117 * Constructs a new Suffix file filter for a list of suffixes.
128 * Constructs a new Suffix file filter for a list of suffixes
NameFileFilter.java 55 * Constructs a new case-sensitive name file filter for a single name.
80 * Constructs a new case-sensitive name file filter for an array of names.
93 * Constructs a new name file filter for an array of names specifying case-sensitivity.
111 * Constructs a new case-sensitive name file filter for a list of names.
122 * Constructs a new name file filter for a list of names specifying case-sensitivity.
  /external/chromium_org/net/spdy/
spdy_test_util_common.h 376 // Constructs an expected SPDY SETTINGS acknowledgement frame, if the protocol
410 // Constructs a standard SPDY GET SYN frame, optionally compressed
425 // Constructs a standard SPDY GET SYN frame, optionally compressed.
437 // Constructs a standard SPDY SYN_STREAM frame for a CONNECT request.
443 // Constructs a standard SPDY push SYN frame.
482 // Constructs a standard SPDY SYN_REPLY frame to match the SPDY GET.
490 // Constructs a standard SPDY SYN_REPLY frame to match the SPDY GET.
496 // Constructs a standard SPDY SYN_REPLY frame with an Internal Server
501 // Constructs a standard SPDY SYN_REPLY frame with the specified status code.
508 // Constructs a standard SPDY POST SYN frame
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
CertPathValidatorExceptionTest.java 52 * Assertion: constructs CertPathValidatorException with no detail message
62 * Assertion: constructs CertPathValidatorException with detail message msg.
77 * Assertion: constructs CertPathValidatorException when <code>msg</code>
89 * Assertion: constructs CertPathValidatorException when <code>cause</code>
101 * Assertion: constructs CertPathValidatorException when <code>cause</code>
119 * constructor Assertion: constructs CertPathValidatorException when
131 * constructor Assertion: constructs CertPathValidatorException when
146 * constructor Assertion: constructs CertPathValidatorException when
165 * constructor Assertion: constructs CertPathValidatorException when
191 * constructor Assertion: constructs CertPathValidatorException whe
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationUtils.java 86 * Constructs a standard {@code AnnotationDefault} annotation.
100 * Constructs a standard {@code EnclosingClass} annotation.
114 * Constructs a standard {@code EnclosingMethod} annotation.
128 * Constructs a standard {@code InnerClass} annotation.
148 * Constructs a standard {@code MemberClasses} annotation.
162 * Constructs a standard {@code Signature} annotation.
224 * Constructs a standard {@code Throws} annotation.
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationUtils.java 86 * Constructs a standard {@code AnnotationDefault} annotation.
100 * Constructs a standard {@code EnclosingClass} annotation.
114 * Constructs a standard {@code EnclosingMethod} annotation.
128 * Constructs a standard {@code InnerClass} annotation.
147 * Constructs a standard {@code MemberClasses} annotation.
161 * Constructs a standard {@code Signature} annotation.
223 * Constructs a standard {@code Throws} annotation.
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
AnnotationUtils.java 85 * Constructs a standard {@code AnnotationDefault} annotation.
99 * Constructs a standard {@code EnclosingClass} annotation.
113 * Constructs a standard {@code EnclosingMethod} annotation.
127 * Constructs a standard {@code InnerClass} annotation.
146 * Constructs a standard {@code MemberClasses} annotation.
160 * Constructs a standard {@code Signature} annotation.
222 * Constructs a standard {@code Throws} annotation.
  /external/chromium_org/v8/test/mjsunit/
readonly.js 63 var constructs = [CreateFromConstructor, CreateFromApi]; variable
71 for (var k = 0; k < constructs.length; ++k) {
81 p = constructs[Math.floor(constructs.length * Math.random())](p)();
84 var c = constructs[k](p);
  /dalvik/dexgen/src/com/android/dexgen/util/
ExceptionWithContext.java 54 * Constructs an instance.
63 * Constructs an instance.
72 * Constructs an instance.
  /external/chromium_org/ppapi/cpp/dev/
ime_input_event_dev.h 23 /// Constructs an is_null() IME input event object.
26 /// Constructs an IME input event object from the provided generic input
33 /// This constructor manually constructs an IME event from the provided

Completed in 1463 milliseconds

<<11121314151617181920>>