Loading core/java/android/hardware/input/InputManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -231,7 +231,7 @@ public final class InputManager { * Waits for the event to be delivered to the application and handled. * @hide */ @UnsupportedAppUsage @UnsupportedAppUsage(trackingBug = 171972397) public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH = InputEventInjectionSync.WAIT_FOR_FINISHED; Loading Loading
core/java/android/hardware/input/InputManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -231,7 +231,7 @@ public final class InputManager { * Waits for the event to be delivered to the application and handled. * @hide */ @UnsupportedAppUsage @UnsupportedAppUsage(trackingBug = 171972397) public static final int INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH = InputEventInjectionSync.WAIT_FOR_FINISHED; Loading