HomeSort by relevance Sort by last modified time
    Searched defs:MOTION_EVENT_INJECTION_DELAY_MILLIS (Results 1 - 3 of 3) sorted by null

  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
InteractionController.java 63 private static final int MOTION_EVENT_INJECTION_DELAY_MILLIS = 5;
461 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS);
506 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS);
738 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS);
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
GestureBot.java 46 private static final int MOTION_EVENT_INJECTION_DELAY_MILLIS = 5;
121 SystemClock.sleep(MOTION_EVENT_INJECTION_DELAY_MILLIS);
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 3052 milliseconds