HomeSort by relevance Sort by last modified time
    Searched full:constructor (Results 601 - 625 of 9262) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/sdk/api_diff/5/changes/
constructors_index_changes.html 10 Constructor Changes Index
60 (<code>InputStream</code>)</A></nobr>&nbsp;constructor<br>
62 (<code>String</code>)</A></nobr>&nbsp;constructor<br>
72 ()</A></nobr>&nbsp;constructor<br>
74 ()</A></nobr>&nbsp;constructor<br>
76 ()</A></nobr>&nbsp;constructor<br>
86 (<code>KeyEvent, long, int</code>)</A></nobr>&nbsp;constructor<br>
97 ()</A></nobr>&nbsp;constructor<br>
99 (<code>int, int</code>)</A></nobr>&nbsp;constructor<br>
109 (<code>String, String, String, String</code>)</A></nobr>&nbsp;constructor<br
    [all...]
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
MultimediaMessagePdu.java 32 * Constructor.
39 * Constructor.
50 * Constructor with given headers.
  /libcore/luni/src/main/native/
java_io_ObjectStreamClass.cpp 40 static jobject ObjectStreamClass_getConstructorSignature(JNIEnv* env, jclass, jobject constructor) {
41 return getSignature(env, JniConstants::constructorClass, constructor);
60 NATIVE_METHOD(ObjectStreamClass, getConstructorSignature, "(Ljava/lang/reflect/Constructor;)Ljava/lang/String;"),
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
BadPaddingExceptionTest.java 44 * Test for <code>BadPaddingException()</code> constructor Assertion:
54 * Test for <code>BadPaddingException(String)</code> constructor
69 * Test for <code>BadPaddingException(String)</code> constructor
ExemptionMechanismExceptionTest.java 49 * Test for <code>ExemptionMechanismException()</code> constructor
64 * Test for <code>ExemptionMechanismException(String)</code> constructor
84 * Test for <code>ExemptionMechanismException(String)</code> constructor
IllegalBlockSizeExceptionTest.java 45 * Test for <code>IllegalBlockSizeException()</code> constructor
55 * Test for <code>IllegalBlockSizeException(String)</code> constructor
70 * Test for <code>IllegalBlockSizeException(String)</code> constructor
NoSuchPaddingExceptionTest.java 45 * Test for <code>NoSuchPaddingException()</code> constructor Assertion:
55 * Test for <code>NoSuchPaddingException(String)</code> constructor
70 * Test for <code>NoSuchPaddingException(String)</code> constructor
ShortBufferExceptionTest.java 43 * Test for <code>ShortBufferException()</code> constructor Assertion:
53 * Test for <code>ShortBufferException(String)</code> constructor
68 * Test for <code>ShortBufferException(String)</code> constructor
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
PBEKeySpecTest.java 54 assertFalse("The change of password specified in the constructor "
129 assertFalse("The change of password specified in the constructor "
133 assertFalse("The change of salt specified in the constructor "
192 assertFalse("The change of password specified in the constructor "
196 assertFalse("The change of salt specified in the constructor "
219 * to the password specified in the constructor and that the change of
228 + "in the constructor.");
238 * to the salt specified in the constructor and that the change of
251 + "in the constructor.");
264 * to the value specified in the constructor
    [all...]
RC5ParameterSpecTest.java 40 * inappropriate constructor parameters and that input iv array is
73 assertFalse("The change of iv specified in the constructor "
81 * the case of inappropriate constructor parameters and that input iv array
123 assertFalse("The change of iv specified in the constructor "
138 * equal to the value specified in the constructor.
147 + "value specified in the constructor.",
153 * equal to the value specified in the constructor.
162 + "value specified in the constructor.",
168 * equal to the value specified in the constructor.
177 + "value specified in the constructor."
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
InvalidParameterExceptionTest.java 44 * Test for <code>InvalidParameterException()</code> constructor
54 * Test for <code>InvalidParameterException(String)</code> constructor
69 * Test for <code>InvalidParameterException(String)</code> constructor
KSPasswordProtectionTest.java 32 * Tests for <code>KeyStore.PasswordProtection</code> class constructor and methods
38 * Test for <code>KeyStore.PasswordProtection(char[] password)</code> constructor
43 * Assertions: constructor created new PasswordProtection object
NoSuchProviderExceptionTest.java 44 * Test for <code>NoSuchProviderException()</code> constructor Assertion:
54 * Test for <code>NoSuchProviderException(String)</code> constructor
69 * Test for <code>NoSuchProviderException(String)</code> constructor
UnrecoverableKeyExceptionTest.java 44 * Test for <code>UnrecoverableKeyException()</code> constructor
54 * Test for <code>UnrecoverableKeyException(String)</code> constructor
69 * Test for <code>UnrecoverableKeyException(String)</code> constructor
  /libcore/luni/src/test/java/tests/api/javax/security/cert/
CertificateEncodingExceptionTest.java 43 * Test for <code>CertificateEncodingException()</code> constructor
53 * Test for <code>CertificateEncodingException(String)</code> constructor
68 * Test for <code>CertificateEncodingException(String)</code> constructor
CertificateExceptionTest.java 44 * Test for <code>CertificateException()</code> constructor Assertion:
54 * Test for <code>CertificateException(String)</code> constructor
69 * Test for <code>CertificateException(String)</code> constructor
CertificateExpiredExceptionTest.java 44 * Test for <code>CertificateExpiredException()</code> constructor
54 * Test for <code>CertificateExpiredException(String)</code> constructor
69 * Test for <code>CertificateExpiredException(String)</code> constructor
CertificateNotYetValidExceptionTest.java 44 * Test for <code>CertificateNotYetValidException()</code> constructor
56 * constructor Assertion: constructs CertificateNotYetValidException with
71 * constructor Assertion: constructs CertificateNotYetValidException when
CertificateParsingExceptionTest.java 45 * Test for <code>CertificateParsingException()</code> constructor
55 * Test for <code>CertificateParsingException(String)</code> constructor
70 * Test for <code>CertificateParsingException(String)</code> constructor
  /libcore/luni/src/test/java/tests/security/cert/
CertificateExpiredExceptionTest.java 44 * Test for <code>CertificateExpiredException()</code> constructor
54 * Test for <code>CertificateExpiredException(String)</code> constructor
69 * Test for <code>CertificateExpiredException(String)</code> constructor
CertificateNotYetValidExceptionTest.java 44 * Test for <code>CertificateNotYetValidException()</code> constructor
56 * constructor Assertion: constructs CertificateNotYetValidException with
71 * constructor Assertion: constructs CertificateNotYetValidException when
  /libcore/luni/src/test/java/tests/security/spec/
InvalidParameterSpecExceptionTest.java 44 * Test for <code>InvalidParameterSpecException()</code> constructor
55 * Test for <code>InvalidParameterSpecException(String)</code> constructor
70 * Test for <code>InvalidParameterSpecException(String)</code> constructor
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
IdentityScopeStub.java 39 * Stub constructor
46 * Stub constructor
54 * Stub constructor
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
constructors_index_all.html 10 Constructor Differences Index
64 (<code>Context, boolean, boolean</code>)</A></nobr>&nbsp;constructor<br>
66 (<code>Context, int</code>)</A></nobr>&nbsp;constructor<br>
68 (<code>String, Throwable</code>)</A></nobr>&nbsp;constructor<br>
70 (<code>String, Throwable</code>)</A></nobr>&nbsp;constructor<br>
72 (<code>String, String, int, int, int, int, boolean</code>)</A></nobr>&nbsp;constructor<br>
87 (<code>GL</code>)</A></nobr>&nbsp;constructor<br>
89 ()</A></nobr>&nbsp;constructor<br>
92 (<code>Context, Cursor, int</code>)</A></nobr>&nbsp;constructor<br>
94 (<code>Context, Cursor</code>)</A></nobr>&nbsp;constructor<br
    [all...]
  /cts/tests/tests/app/src/android/app/cts/
LauncherActivity_ListItemTest.java 25 // Test public constructor

Completed in 566 milliseconds

<<21222324252627282930>>