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