Searched refs:INPUT_EVENT_INJECTION_TIMED_OUT (Results 1 – 3 of 3) sorted by relevance
60 INPUT_EVENT_INJECTION_TIMED_OUT = 3 enumerator
1034 return INPUT_EVENT_INJECTION_TIMED_OUT; in handleTargetsNotReadyLocked()2792 injectionResult = INPUT_EVENT_INJECTION_TIMED_OUT; in injectInputEvent()2812 injectionResult = INPUT_EVENT_INJECTION_TIMED_OUT; in injectInputEvent()2860 case INPUT_EVENT_INJECTION_TIMED_OUT: in setInjectionResultLocked()
245 private static final int INPUT_EVENT_INJECTION_TIMED_OUT = 3; field in InputManagerService625 case INPUT_EVENT_INJECTION_TIMED_OUT: in injectInputEventInternal()