Searched
full:unique (Results
1101 -
1125 of
6776) sorted by null
<<41424344454647484950>>
/frameworks/base/core/java/android/hardware/fingerprint/ |
IFingerprintService.aidl | 68 // Gets the unique device id for hardware enumerated at i
|
/frameworks/base/core/java/android/provider/ |
SyncConstValue.java | 39 * The unique ID for a row assigned by the sync source. NULL if the row has never been synced.
|
/frameworks/base/core/java/android/transition/ |
TransitionValues.java | 31 * be unique to avoid clobbering values stored by other transitions,
|
/frameworks/base/core/java/android/widget/ |
RadioGroup.java | 38 * <p>The selection is identified by the unique id of the radio button as defined 148 * @param id the unique id of the radio button to select in this group 188 * @return the unique id of the selected radio button in this group 332 * @param checkedId the unique identifier of the newly checked radio button
|
/frameworks/base/docs/html/guide/topics/manifest/ |
category-element.jd | 40 that they are unique.
|
/frameworks/base/docs/html/topic/instant-apps/ |
faqs.jd | 34 notifications, or access unique device identifiers.
|
/frameworks/base/docs/html/training/camera/ |
index.jd | 44 they see around them, make unique avatars, look for zombies around the corner,
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
FilterEffect.java | 48 * Returns the unique name of the effect, which matches the name used for instantiating this
|
/frameworks/base/media/tests/MediaDump/ |
AndroidManifest.xml | 19 supplies a unique name for the application. When writing your
|
/frameworks/base/services/core/java/com/android/server/display/ |
VirtualDisplayAdapter.java | 49 // Unique id prefix for virtual displays 123 * Returns the next unique index for the uniqueIdPrefix 136 // Increment the next unique index to be greater than ones we have already ran 137 // across for displays that have the same unique Id prefix.
|
/frameworks/base/services/tests/servicestests/jni/ |
UidRangeTest.cpp | 67 * Every UidRange maps to a unique parcel object, so both 'marshall(e, unmarshall(e, x))' and
|
/frameworks/base/tests/BrowserPowerTest/ |
AndroidManifest.xml | 17 <!-- package name must be unique so suffix with "tests" so package loader doesn't ignore us -->
|
/frameworks/base/tools/preload2/src/com/android/preload/ |
DumpData.java | 36 * or just a unique ID.
|
/frameworks/compile/mclinker/include/mcld/LD/ |
MergedStringTable.h | 22 * MergedStringTable is unique.
|
/frameworks/compile/mclinker/include/mcld/Support/ |
UniqueGCFactory.h | 20 * \brief UniqueGCFactories are unique associative factories, meaning that
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/ |
ListenerExpr.java | 29 * This wraps an expression, but makes it unique for a particular event listener type.
|
/frameworks/support/customtabs/src/android/support/customtabs/ |
CustomTabsSessionToken.java | 27 * Wrapper class that can be used as a unique identifier for a session. Also contains an accessor
|
/frameworks/support/v4/api21/android/support/v4/widget/ |
DrawerLayoutCompatApi21.java | 29 * Provides functionality for DrawerLayout unique to API 21
|