Searched defs:MOTION_EVENT_INJECTION_DELAY_MILLIS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DInteractionController.java63 private static final int MOTION_EVENT_INJECTION_DELAY_MILLIS = 5; field in class:InteractionController
461 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS);
506 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS);
738 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS);

Completed in 27 milliseconds