Searched refs:INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH (Results 1 – 4 of 4) sorted by relevance
146 : InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH; in injectKeyEvent()238 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in injectMotionEvent()
1205 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in sendKeySync()1304 event, InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH, Process.myUid()); in syncInputTransactionsAndInjectEventIntoSelf()1334 InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH); in sendTrackballEventSync()
167 sync ? InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH in injectInputEvent()
194 public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH = field in InputManager