Searched refs:INJECT_INPUT_EVENT_MODE_WAIT_FOR_RESULT (Results 1 – 2 of 2) sorted by relevance
167 public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_RESULT = 1; // see InputDispatcher.h field in InputManager676 && mode != INJECT_INPUT_EVENT_MODE_WAIT_FOR_RESULT) { in injectInputEvent()
539 && mode != InputManager.INJECT_INPUT_EVENT_MODE_WAIT_FOR_RESULT) { in injectInputEventInternal()