HomeSort by relevance Sort by last modified time
    Searched full:creates (Results 901 - 925 of 8951) sorted by null

<<31323334353637383940>>

  /libcore/ojluni/src/main/java/java/security/
ProviderException.java 61 * Creates a <code>ProviderException</code> with the specified
76 * Creates a <code>ProviderException</code> with the specified cause
  /libcore/ojluni/src/main/java/java/security/cert/
CRLException.java 60 * Creates a <code>CRLException</code> with the specified
75 * Creates a <code>CRLException</code> with the specified cause
CertificateEncodingException.java 59 * Creates a <code>CertificateEncodingException</code> with the specified
74 * Creates a <code>CertificateEncodingException</code>
CertificateException.java 60 * Creates a <code>CertificateException</code> with the specified
75 * Creates a <code>CertificateException</code> with the specified cause
CertificateParsingException.java 60 * Creates a <code>CertificateParsingException</code> with the specified
75 * Creates a <code>CertificateParsingException</code> with the
  /libcore/ojluni/src/main/java/java/security/spec/
InvalidKeySpecException.java 66 * Creates a <code>InvalidKeySpecException</code> with the specified
81 * Creates a <code>InvalidKeySpecException</code> with the specified cause
  /libcore/ojluni/src/main/java/java/util/stream/
StreamSupport.java 46 * Creates a new sequential or parallel {@code Stream} from a
75 * Creates a new sequential or parallel {@code Stream} from a
117 * Creates a new sequential or parallel {@code IntStream} from a
144 * Creates a new sequential or parallel {@code IntStream} from a
184 * Creates a new sequential or parallel {@code LongStream} from a
212 * Creates a new sequential or parallel {@code LongStream} from a
252 * Creates a new sequential or parallel {@code DoubleStream} from a
280 * Creates a new sequential or parallel {@code DoubleStream} from a
  /libcore/ojluni/src/main/java/javax/crypto/spec/
IvParameterSpec.java 45 * Creates an IvParameterSpec object using the bytes in <code>iv</code>
57 * Creates an IvParameterSpec object using the first <code>len</code>
  /libcore/ojluni/src/main/java/javax/net/ssl/
SSLException.java 56 * Creates a <code>SSLException</code> with the specified
73 * Creates a <code>SSLException</code> with the specified cause
  /libcore/ojluni/src/main/java/sun/security/x509/
FreshestCRLExtension.java 66 * Creates a freshest CRL extension.
78 * Creates the extension from the passed DER encoded value of the same.
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
statipattrules 7 .o and statically creates a compile command with the target
9 for another target filtered with .elc and creates a command
  /packages/apps/Camera2/src/android/util/
Pools.java 83 * Creates a new instance.
141 * Creates a new instance.
  /packages/apps/Camera2/src/com/android/camera/app/
ModuleManager.java 57 * Creates the module.
60 * creates this module.
  /packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/
ImageSaver.java 49 * Creates ImageSaver instances.
58 * Creates a new ImageSaver which will be used to process and save a
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/list/
ContactListItemViewTest.java 113 /** Creates the view to be tested. */
122 * Creates a cursor containing a pair of values.
  /packages/apps/Dialer/src/com/android/dialer/filterednumber/
MigrateBlockedNumbersDialogFragment.java 41 * Creates a new MigrateBlockedNumbersDialogFragment.
81 * Creates a new View.OnClickListener to be used as the positive button in this dialog. The
  /packages/apps/Dialer/src/com/android/dialer/list/
SmartDialSearchFragment.java 51 * Creates a SmartDialListAdapter to display and operate on search results.
65 * Creates a SmartDialCursorLoader object to load query results.
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
HttpClientFactory.java 41 * Creates an HttpClient with the userAgent string constructed from the
50 * Creates an HttpClient with the specified userAgent string.
  /packages/apps/Gallery2/src/android/util/
Pools.java 83 * Creates a new instance.
141 * Creates a new instance.
  /packages/apps/Messaging/build/
android_lint.mk 38 # Creates the output xml from the lint tool by running the linting tool if the
45 # Creates the transformed text file from the output xml by running an xslt on it
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
LruCache.java 33 * Creates an instance of LRUCache, with given capacity.
43 * Creates an instance of LRUCache, with given capacity.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
EOLConvertingInputStream.java 56 * Creates a new <code>EOLConvertingInputStream</code>
68 * Creates a new <code>EOLConvertingInputStream</code>
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/
Mailbox.java 35 * Creates a mailbox without a route. Routes are obsolete.
44 * Creates a mailbox with a route. Routes are obsolete.
  /packages/services/Telephony/src/org/apache/james/mime4j/
EOLConvertingInputStream.java 56 * Creates a new <code>EOLConvertingInputStream</code>
68 * Creates a new <code>EOLConvertingInputStream</code>
  /packages/services/Telephony/src/org/apache/james/mime4j/field/address/
Mailbox.java 35 * Creates a mailbox without a route. Routes are obsolete.
44 * Creates a mailbox with a route. Routes are obsolete.

Completed in 1896 milliseconds

<<31323334353637383940>>