Searched defs:newKey (Results 1 - 5 of 5) sorted by relevance

/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DStringFloat.java24 public StringFloat(String newKey, float newValue) { argument
25 key = newKey;
/frameworks/base/core/java/android/accounts/
H A DAuthenticatorDescription.java74 public static AuthenticatorDescription newKey(String type) { method in class:AuthenticatorDescription
/frameworks/base/core/java/android/content/
H A DSyncAdapterType.java167 public static SyncAdapterType newKey(String authority, String accountType) { method in class:SyncAdapterType
/frameworks/base/media/java/android/media/
H A DMediaCodec.java2404 @NonNull byte[] newKey,
2410 key = newKey;
2400 set( int newNumSubSamples, @NonNull int[] newNumBytesOfClearData, @NonNull int[] newNumBytesOfEncryptedData, @NonNull byte[] newKey, @NonNull byte[] newIV, int newMode) argument
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 248 milliseconds