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

/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
H A DInteractionController.java74 private static final long REGULAR_CLICK_LENGTH = 100; field in class:InteractionController
178 SystemClock.sleep(REGULAR_CLICK_LENGTH);
301 SystemClock.sleep(REGULAR_CLICK_LENGTH);

Completed in 44 milliseconds