Searched refs:INPUT_EVENT_INJECTION_TIMED_OUT (Results 1 – 4 of 4) sorted by relevance
792 ASSERT_EQ(INPUT_EVENT_INJECTION_TIMED_OUT, injectKeyDown(mDispatcher)) in TEST_F()
247 private static final int INPUT_EVENT_INJECTION_TIMED_OUT = 3; field in InputManagerService645 case INPUT_EVENT_INJECTION_TIMED_OUT: in injectInputEventInternal()
64 INPUT_EVENT_INJECTION_TIMED_OUT = 3 enumerator
1093 return INPUT_EVENT_INJECTION_TIMED_OUT; in handleTargetsNotReadyLocked()3001 injectionResult = INPUT_EVENT_INJECTION_TIMED_OUT; in injectInputEvent()3021 injectionResult = INPUT_EVENT_INJECTION_TIMED_OUT; in injectInputEvent()3069 case INPUT_EVENT_INJECTION_TIMED_OUT: in setInjectionResult()