Searched refs:INJECT_INPUT_EVENT_MODE_ASYNC (Results 1 – 7 of 7) sorted by relevance
26 import static android.hardware.input.InputManager.INJECT_INPUT_EVENT_MODE_ASYNC;44 INJECT_INPUT_EVENT_MODE_ASYNC); in forwardEvent()
602 if (mode != InputManager.INJECT_INPUT_EVENT_MODE_ASYNC in injectInputEventInternal()2084 InputManager.INJECT_INPUT_EVENT_MODE_ASYNC, 0, in sendInputEvent()
125 .injectInputEvent(event, InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in sendKeyEventIdentityCleared()
167 public static final int INJECT_INPUT_EVENT_MODE_ASYNC = 0; // see InputDispatcher.h field in InputManager873 if (mode != INJECT_INPUT_EVENT_MODE_ASYNC in injectInputEvent()
311 InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in sendEvent()
124 : InputManager.INJECT_INPUT_EVENT_MODE_ASYNC; in injectInputEvent()
502 InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in injectKeyEvent()