Home
last modified time | relevance | path

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

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DInteractionController.java59 private static final long REGULAR_CLICK_LENGTH = 100; field in InteractionController
199 SystemClock.sleep(REGULAR_CLICK_LENGTH); in clickNoSync()
367 SystemClock.sleep(REGULAR_CLICK_LENGTH); in swipe()