Home
last modified time | relevance | path

Searched refs:pick (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDessertCaseView.java215 int pick(int[] a) { in pick() method in DessertCaseView
219 <T> T pick(T[] a) { in pick() method in DessertCaseView
223 <T> T pick(SparseArray<T> sa) { in pick() method in DessertCaseView
305 d = mDrawables.get(pick(XXRARE_PASTRIES)); in fillFreeList()
307 d = mDrawables.get(pick(XRARE_PASTRIES)); in fillFreeList()
309 d = mDrawables.get(pick(RARE_PASTRIES)); in fillFreeList()
311 d = mDrawables.get(pick(PASTRIES)); in fillFreeList()
/frameworks/compile/slang/tests/P_extern_const/
Drs_core.rsh3 // We use -I . to pick up this header file implicitly, instead of the proper
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java297 PickOptionRequest pick = (PickOptionRequest)mPendingRequest; in onClick() local
309 pick.sendPickOptionResult(picked, null); in onClick()
313 pick.sendIntermediatePickOptionResult(picked, null); in onClick()
DStartVoiceInteractionActivity.java54 mPickButton = (Button)findViewById(R.id.pick); in onCreate()
DTestInteractionActivity.java78 mPickButton = (Button)findViewById(R.id.pick); in onCreate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java652 public static int pick(int[] l) {
1247 antenna = context.getDrawable(pick(ANTENNAE));
1249 eyes = context.getDrawable(pick(EYES));
1251 mouth = context.getDrawable(pick(MOUTHS));
1405 setBackgroundResource(pick(CACTI));
1416 setBackgroundResource(pick(MOUNTAINS));
/frameworks/base/lowpan/tests/
DREADME.md17 To pick up changes in framework/base, you will need to:
/frameworks/base/wifi/tests/
DREADME.md17 To pick up changes in framework/base, you will need to:
/frameworks/base/core/proto/android/
Dprivacy.proto43 // The reason to pick 255 is it fits into one byte. UNSET fields are treated
/frameworks/multidex/
Dbuild.gradle78 // Change buildDir first so that all plugins pick up the new value.
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dreduce.rscript44 // infinities), we cannot pick an initializer from the input domain,
47 // to pick some other distinguished initializer, and explicitly check
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dreduce.rscript46 // infinities), we cannot pick an initializer from the input domain,
49 // to pick some other distinguished initializer, and explicitly check
/frameworks/base/tools/orientationplot/
DREADME.txt59 There should be no gap observed initially. The algorithm should pick one
/frameworks/base/packages/SystemUI/docs/
Ddagger.md145 exists, FragmentService will automatically pick it up and use injection
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt236 boolean attribute. It might be nice to pick up future signaling conditions
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto810 // Let user pick default install location.
/frameworks/base/cmds/statsd/src/
Datoms.proto5772 * Logs the pick result information.