Home
last modified time | relevance | path

Searched defs:waiter (Results 1 – 8 of 8) sorted by relevance

/cts/tests/app/src/android/app/cts/
DActivityManagerFgsBgStartTest.java228 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsLocationStartFromBG() local
346 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsLocationStartFromBGTwoProcesses() local
428 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsLocationPendingIntent() local
548 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsLocationStartFromBGWithBind() local
603 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testUpdateUidProcState() local
693 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsStartFromBG() local
795 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsStartFromBoundTopState() local
856 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsStartFromFgsState() local
910 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsStartFromBGWithBind() local
956 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsStartFromBGWithBindWithRestriction() local
[all …]
DBroadcastOptionsIntegrationTest.java63 final WaitForBroadcast waiter = new WaitForBroadcast(instrumentation.getTargetContext()); in assertBroadcastSuccess() local
74 final WaitForBroadcast waiter = new WaitForBroadcast(instrumentation.getTargetContext()); in assertBroadcastFailure() local
DActivityManagerApi29Test.java253 WaitForBroadcast waiter = new WaitForBroadcast(sInstrumentation.getTargetContext()); in testAppOpsHistoricalOps() local
DActivityManagerProcessStateTest.java1019 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testBackgroundCheckActivityService() local
1278 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testBgRestrictedForegroundService() local
2448 WaitForBroadcast waiter = new WaitForBroadcast(mInstrumentation.getTargetContext()); in testFgsStickyInternal() local
/cts/tests/tests/display/src/android/display/cts/
DVirtualDisplayTest.java357 RotationChangeWaiter waiter = new RotationChangeWaiter(display); in testVirtualDisplayRotatesWithContent() local
363 RotationChangeWaiter waiter = new RotationChangeWaiter(display); in testVirtualDisplayRotatesWithContent() local
390 RotationChangeWaiter waiter = new RotationChangeWaiter(display); in testVirtualDisplayDoesNotRotateWithContent() local
396 RotationChangeWaiter waiter = new RotationChangeWaiter(display); in testVirtualDisplayDoesNotRotateWithContent() local
529 Runnable waiter = new Runnable() { in runOnUiThread() local
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DVirtualInputDeviceGenericTest.java120 try (InputDeviceRemovedWaiter waiter = in close_removesInputDevice()
136 try (InputDeviceRemovedWaiter waiter = in closeVirtualDevice_removesInputDevice()
/cts/tests/tests/hardware/src/android/hardware/input/cts/virtualcreators/
DVirtualInputDeviceCreator.java66 try (InputDeviceAddedWaiter waiter = in prepareInputDevice()
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DEncodeVirtualDisplayTest.java602 Runnable waiter = new Runnable() { in runOnUiThread() local