Searched defs:which (Results 1 – 8 of 8) sorted by relevance
/cts/tests/app/src/android/app/cts/ |
D | WallpaperManagerTest.java | 89 int which = WallpaperManager.FLAG_SYSTEM; in setBitmapTest() local 106 int which = WallpaperManager.FLAG_SYSTEM; in setResourceTest() local 331 private void verifyColorListenerInvoked(int which, int whichExpected) { in verifyColorListenerInvoked() 385 private void verifyColorListenerInvokedClearing(int which) { in verifyColorListenerInvokedClearing() 479 public void onColorsChanged(WallpaperColors colors, int which) { in onColorsChanged()
|
D | AlertDialog_BuilderCursorTest.java | 81 public void onClick(DialogInterface dialog, int which, in onClick()
|
D | Instrumentation_ActivityMonitorTest.java | 81 IntentFilter which = new IntentFilter(); in testActivityMonitor() local
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | TriggerContentTest.java | 104 private void cleanupActive(int which) { in cleanupActive() 183 public Uri makeActiveFile(int which, File file, InputStream source) throws IOException, in makeActiveFile()
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStore_Audio_Playlists_MembersTest.java | 130 private long insertAudioItem(MockAudioMediaInfo which) { in insertAudioItem()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | DialogStubActivity.java | 396 public void onClick(DialogInterface dialog, int which) { in onClick() 425 public void onClick(DialogInterface dialog, int which) { in onClick()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | AttentionManagementVerifierActivity.java | 994 private void sendNotifications(int which, int uriMode, boolean usePriorities, boolean noisy) { in sendNotifications() 1043 private void sendEventAlarmReminderNotifications(int which) { in sendEventAlarmReminderNotifications() 1082 private void sendAlarmOtherMediaNotifications(int which) { in sendAlarmOtherMediaNotifications()
|
/cts/tests/tests/nativehardware/jni/ |
D | AHardwareBufferGLTest.cpp | 1137 void MakeCurrent(int which) { in MakeCurrent()
|