Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 16 of 16) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DInteractionController.java199 SystemClock.sleep(REGULAR_CLICK_LENGTH); in clickNoSync()
244 SystemClock.sleep(LONG_PRESS_DURATION_MS); in longTapNoSync()
352 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS); in swipe()
354 SystemClock.sleep(LONG_PRESS_DURATION_MS); in swipe()
364 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS); in swipe()
367 SystemClock.sleep(REGULAR_CLICK_LENGTH); in swipe()
393 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS); in swipe()
410 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS); in swipe()
563 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS); in performMultiPointerGesture()
581 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS); in performMultiPointerGesture()
DUiAutomatorTestCase.java99 public void sleep(long ms) { in sleep() method in UiAutomatorTestCase
100 SystemClock.sleep(ms); in sleep()
DWaitMixin.java48 SystemClock.sleep(interval); in wait()
DUiDevice.java1160 SystemClock.sleep(500); in wakeUp()
1180 public void sleep() throws RemoteException { in sleep() method in UiDevice
1540 SystemClock.sleep(UIAUTOMATION_RETRY_INTERVAL); in getUiAutomationWithRetry()
DUiObject.java176 SystemClock.sleep(WAIT_FOR_SELECTOR_POLL); in findAccessibilityNodeInfo()
826 SystemClock.sleep(WAIT_FOR_SELECTOR_POLL); in waitUntilGone()
DQueryController.java188 SystemClock.sleep(waitInterval); in getRootNode()
DGestureController.java251 SystemClock.sleep(injectionDelay); in performGesture()
DUiObject2.java865 SystemClock.sleep(WAIT_FOR_SNAPPING_BACK); in scrollUntil()
/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/internal/
DTimeoutClock.kt35 SystemClock.sleep(sleepIntervalMs) in isTimeoutOrSleep()
/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DUiDeviceTest.java427 mDevice.sleep(); in testIsScreenOn()
/test/uiautomator/uiautomator/api/
D2.2.0.txt131 method @Deprecated public void sleep(long);
194 method public void sleep() throws android.os.RemoteException;
Drestricted_2.2.0.txt131 method @Deprecated public void sleep(long);
194 method public void sleep() throws android.os.RemoteException;
Drestricted_2.3.0-beta01.txt154 method @Deprecated public void sleep(long);
232 method public void sleep() throws android.os.RemoteException;
D2.3.0-beta01.txt154 method @Deprecated public void sleep(long);
232 method public void sleep() throws android.os.RemoteException;
Dcurrent.txt224 method @Deprecated public void sleep(long);
344 method public void sleep() throws android.os.RemoteException;
Drestricted_current.txt224 method @Deprecated public void sleep(long);
344 method public void sleep() throws android.os.RemoteException;