Searched refs:INPUT_EVENT_INJECTION_TIMED_OUT (Results 1 – 3 of 3) sorted by relevance
61 INPUT_EVENT_INJECTION_TIMED_OUT = 3 enumerator
999 return INPUT_EVENT_INJECTION_TIMED_OUT; in handleTargetsNotReadyLocked()2733 injectionResult = INPUT_EVENT_INJECTION_TIMED_OUT; in injectInputEvent()2753 injectionResult = INPUT_EVENT_INJECTION_TIMED_OUT; in injectInputEvent()2801 case INPUT_EVENT_INJECTION_TIMED_OUT: in setInjectionResultLocked()
230 private static final int INPUT_EVENT_INJECTION_TIMED_OUT = 3; field in InputManagerService596 case INPUT_EVENT_INJECTION_TIMED_OUT: in injectInputEventInternal()