Searched refs:INJECT_INPUT_EVENT_MODE_ASYNC (Results 1 – 13 of 13) sorted by relevance
69 .injectInputEvent(ev, InputManager.INJECT_INPUT_EVENT_MODE_ASYNC)) { in sendBackEvent()
359 .injectInputEvent(event, InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in sendKeyEventIdentityCleared()
167 : InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in injectInputEvent()
433 InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in sendEvent()
168 public static final int INJECT_INPUT_EVENT_MODE_ASYNC = InputEventInjectionSync.NONE; field in InputManager
484 .injectInputEvent(event, InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in sendKeyEventIdentityCleared()
471 .injectInputEvent(ev, InputManager.INJECT_INPUT_EVENT_MODE_ASYNC)) { in sendBackEvent()
535 InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in injectKeyEventAsync()
3023 InputManager.INJECT_INPUT_EVENT_MODE_ASYNC, 0 /* timeout */, in sendInputEvent()
298 .injectInputEvent(ev, InputManager.INJECT_INPUT_EVENT_MODE_ASYNC);
832 .injectInputEvent(keyEvent, InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in injectKeyEvent()
1215 .injectInputEvent(ev, InputManager.INJECT_INPUT_EVENT_MODE_ASYNC); in sendEvent()
20909 Landroid/hardware/input/InputManager;->INJECT_INPUT_EVENT_MODE_ASYNC:I