/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/ |
D | EventLogs.java | 103 public E waitForEvent(Duration timeout) { in waitForEvent() method in EventLogs 131 public E waitForEvent() { in waitForEvent() method in EventLogs
|
/cts/tests/tests/toastlegacy/src/android/widget/toast/cts/legacy/ |
D | ToastTest.java | 158 private void finishActivity(boolean waitForEvent) throws Exception { in finishActivity()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | InputQueueTest.java | 54 private static native boolean waitForEvent(InputQueue inputQueue); in waitForEvent() method in InputQueueTest
|
/cts/tests/tests/view/jni/ |
D | android_view_cts_InputQueueTest.cpp | 27 bool waitForEvent(JNIEnv *env, jclass /* clazz */, jobject inputQueue) { in waitForEvent() function
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | SetTouchableRegionTest.java | 80 boolean waitForEvent(boolean receivedEvent) throws InterruptedException { in waitForEvent() method in SetTouchableRegionTest.MotionRecordingView
|
/cts/tests/tests/nativemedia/resourceobserver/src/ |
D | ResourceObserverNativeTest.cpp | 78 bool waitForEvent(StatusChangeEvent& event, int64_t timeoutUs = 0) { in waitForEvent() function
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | OffBodySensorTestActivity.java | 234 private SensorEventRegistry waitForEvent() throws InterruptedException { in waitForEvent() method in OffBodySensorTestActivity.SensorEventVerifier 238 private SensorEventRegistry waitForEvent(PowerManager.WakeLock suspendLock) in waitForEvent() method in OffBodySensorTestActivity.SensorEventVerifier
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | InputTestCase.java | 303 private InputEvent waitForEvent() { in waitForEvent() method in InputTestCase
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | MockConnectionService.java | 274 public boolean waitForEvent(int event) { in waitForEvent() method in MockConnectionService
|
/cts/tests/tests/os/src/android/os/cts/ |
D | FileObserverTest.java | 339 private FileEvent[] waitForEvent(MockFileObserver fileObserver) in waitForEvent() method in FileObserverTest
|
/cts/tests/tests/virtualdevice/sensor/src/android/virtualdevice/cts/sensor/ |
D | VirtualSensorTest.java | 742 private SensorEvent waitForEvent() { in waitForEvent() method in VirtualSensorTest.VirtualSensorEventListener
|