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

<<31323334353637383940>>

  /frameworks/base/media/java/android/media/audiofx/
AutomaticGainControl.java 28 * <p>An application creates a AutomaticGainControl object to instantiate and control an AGC
55 * Creates an AutomaticGainControl and attaches it to the AudioRecord on the audio
NoiseSuppressor.java 29 * <p>An application creates a NoiseSuppressor object to instantiate and control an NS
56 * Creates a NoiseSuppressor and attaches it to the AudioRecord on the audio
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
Relation.java 65 * Creates a new Relation object for the specified {@code kind} and {@code detail}.
78 * Creates a new Relation object from its string representation.
  /frameworks/base/telephony/java/com/android/ims/internal/uce/uceservice/
IUceService.aidl 60 * Creates a options service for Capability Discovery.
83 * Creates a presence service.
  /frameworks/base/test-runner/src/android/test/mock/
MockContentResolver.java 57 * Creates a local map of providers. This map is used instead of the global
65 * Creates a local map of providers. This map is used instead of the global
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerDataHelper.java 54 * Creates instance
65 * Creates a instance with no output formatting capabilities. Useful for
  /frameworks/native/include/gui/
BitTube.h 36 // creates a BitTube with a default (4KB) send buffer
39 // creates a BitTube with a a specified send and receive buffer size
  /frameworks/support/compat/java/android/support/v4/util/
Pools.java 84 * Creates a new instance.
142 * Creates a new instance.
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/app/
ActionBarSettingsActionProviderActivity.java 35 * for adding functionality to the Action Bar. In particular this demo creates an
62 * Creates a new instance.
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteDiscoveryRequest.java 35 * Creates a media route discovery request.
124 * Creates an instance from a bundle.
  /frameworks/volley/src/main/java/com/android/volley/
ExecutorDelivery.java 31 * Creates a new response delivery interface.
45 * Creates a new response delivery interface, mockable version
  /frameworks/volley/src/main/java/com/android/volley/toolbox/
AndroidAuthenticator.java 39 * Creates a new authenticator.
49 * Creates a new authenticator.
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicBoolean.java 38 * Creates a new {@code AtomicBoolean} with the given initial value.
47 * Creates a new {@code AtomicBoolean} with initial value {@code false}.
  /libcore/luni/src/main/java/javax/xml/validation/
Schema.java 74 * Creates a new {@link Validator} for this {@link Schema}.
86 * Creates a new {@link ValidatorHandler} for this {@link Schema}.
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
IdentityScopeTest.java 66 * check that void IdentityScope(String) creates instance with given name
75 * check that void IdentityScope(String, IdentityScope) creates instance with given name and within given scope
KeyPairTest.java 70 * Assertion: creates new <code>KeyPair</code> instance using valid
85 * Assertion: creates new <code>KeyPair</code> instance using valid
  /libcore/ojluni/src/main/java/java/lang/
Iterable.java 80 * Creates a {@link Spliterator} over the elements described by this
84 * The default implementation creates an
  /libcore/ojluni/src/main/java/java/lang/ref/
WeakReference.java 51 * Creates a new weak reference that refers to the given object. The new
61 * Creates a new weak reference that refers to the given object and is
  /libcore/ojluni/src/main/java/java/security/
GeneralSecurityException.java 60 * Creates a <code>GeneralSecurityException</code> with the specified
75 * Creates a <code>GeneralSecurityException</code> with the specified cause
InvalidAlgorithmParameterException.java 68 * Creates a <code>InvalidAlgorithmParameterException</code> with the
83 * Creates a <code>InvalidAlgorithmParameterException</code> with the
InvalidKeyException.java 61 * Creates a <code>InvalidKeyException</code> with the specified
76 * Creates a <code>InvalidKeyException</code> with the specified cause
KeyException.java 62 * Creates a <code>KeyException</code> with the specified
77 * Creates a <code>KeyException</code> with the specified cause
KeyManagementException.java 71 * Creates a <code>KeyManagementException</code> with the specified
86 * Creates a <code>KeyManagementException</code> with the specified cause
KeyStoreException.java 62 * Creates a <code>KeyStoreException</code> with the specified
77 * Creates a <code>KeyStoreException</code> with the specified cause
NoSuchAlgorithmException.java 61 * Creates a <code>NoSuchAlgorithmException</code> with the specified
76 * Creates a <code>NoSuchAlgorithmException</code> with the specified cause

Completed in 1396 milliseconds

<<31323334353637383940>>