Searched refs:WAIT_MOTION_INJECTOR_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
165 private static final int WAIT_MOTION_INJECTOR_TIMEOUT_MILLIS = 1000; field in AccessibilityManagerService1011 final long endMillis = SystemClock.uptimeMillis() + WAIT_MOTION_INJECTOR_TIMEOUT_MILLIS; in getMotionEventInjectorLocked()