/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | DessertCaseView.java | 215 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/ |
D | rs_core.rsh | 3 // We use -I . to pick up this header file implicitly, instead of the proper
|
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
D | MainInteractionSession.java | 297 PickOptionRequest pick = (PickOptionRequest)mPendingRequest; in onClick() local 309 pick.sendPickOptionResult(picked, null); in onClick() 313 pick.sendIntermediatePickOptionResult(picked, null); in onClick()
|
D | StartVoiceInteractionActivity.java | 54 mPickButton = (Button)findViewById(R.id.pick); in onCreate()
|
D | TestInteractionActivity.java | 78 mPickButton = (Button)findViewById(R.id.pick); in onCreate()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/ |
D | MLand.java | 652 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/ |
D | README.md | 17 To pick up changes in framework/base, you will need to:
|
/frameworks/base/wifi/tests/ |
D | README.md | 17 To pick up changes in framework/base, you will need to:
|
/frameworks/base/core/proto/android/ |
D | privacy.proto | 43 // The reason to pick 255 is it fits into one byte. UNSET fields are treated
|
/frameworks/multidex/ |
D | build.gradle | 78 // Change buildDir first so that all plugins pick up the new value.
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | reduce.rscript | 44 // 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/ |
D | reduce.rscript | 46 // infinities), we cannot pick an initializer from the input domain, 49 // to pick some other distinguished initializer, and explicitly check
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 59 There should be no gap observed initially. The algorithm should pick one
|
/frameworks/base/packages/SystemUI/docs/ |
D | dagger.md | 145 exists, FragmentService will automatically pick it up and use injection
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 236 boolean attribute. It might be nice to pick up future signaling conditions
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 810 // Let user pick default install location.
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 5772 * Logs the pick result information.
|