Searched refs:INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH (Results 1 – 4 of 4) sorted by relevance
114 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in injectKeyEvent()183 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in injectMotionEvent()
1135 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in sendKeySync()1234 event, InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH, Process.myUid()); in syncInputTransactionsAndInjectEventIntoSelf()1264 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in sendTrackballEventSync()
166 sync ? InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH in injectInputEvent()
187 public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH = field in InputManager