Home
last modified time | relevance | path

Searched defs:injectInputEvent (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/input/
H A DInputManagerInternal.java39 public abstract boolean injectInputEvent(InputEvent event, int mode); in injectInputEvent() method in InputManagerInternal
H A DIInputManager.aidl59 boolean injectInputEvent(in InputEvent ev, int mode); in injectInputEvent() method
H A DInputManager.java1080 public boolean injectInputEvent(InputEvent event, int mode) { in injectInputEvent() method in InputManager
/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiAutomatorBridge.java69 public boolean injectInputEvent(InputEvent event, boolean sync) { in injectInputEvent() method in UiAutomatorBridge
/aosp12/frameworks/base/core/java/android/app/
H A DIUiAutomationConnection.aidl42 boolean injectInputEvent(in InputEvent event, boolean sync, boolean waitForAnimations); in injectInputEvent() method
H A DUiAutomation.java745 public boolean injectInputEvent(InputEvent event, boolean sync) { in injectInputEvent() method in UiAutomation
765 public boolean injectInputEvent(@NonNull InputEvent event, boolean sync, in injectInputEvent() method in UiAutomation
H A DUiAutomationConnection.java129 public boolean injectInputEvent(InputEvent event, boolean sync, boolean waitForAnimations) { in injectInputEvent() method in UiAutomationConnection
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/view/
H A DInputStageBenchmark.java181 private void injectInputEvent(InputEvent event) { in injectInputEvent() method in InputStageBenchmark
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java1849 public void injectInputEvent(InputEvent event) { in injectInputEvent() method in PhoneWindow
/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java2086 public void injectInputEvent(InputEvent event) { } in injectInputEvent() method in Window
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java828 public boolean injectInputEvent(InputEvent event, int mode) { in injectInputEvent() method in InputManagerService
3464 public boolean injectInputEvent(InputEvent event, int mode) { in injectInputEvent() method in InputManagerService.LocalService
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp4043 InputEventInjectionResult InputDispatcher::injectInputEvent( in injectInputEvent() function in android::inputdispatcher::InputDispatcher
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...