Home
last modified time | relevance | path

Searched refs:INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java273 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in injectKeyEvent()
310 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in injectMotionEvent()
/frameworks/base/core/java/android/hardware/input/
DInputManager.java184 public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH = 2; // see InputDispatcher.h field in InputManager
874 && mode != INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH in injectInputEvent()
/frameworks/base/core/java/android/app/
DInstrumentation.java1039 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in sendKeySync()
1082 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in sendPointerSync()
1102 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in sendTrackballEventSync()
DUiAutomationConnection.java123 final int mode = (sync) ? InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH in injectInputEvent()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java603 && mode != InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH in injectInputEventInternal()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt2568 Landroid/hardware/input/InputManager;->INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH:I