Home
last modified time | relevance | path

Searched refs:injectKeyEventAsync (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java533 private void injectKeyEventAsync(KeyEvent event) { in injectKeyEventAsync() method in InputShellCommand
558 injectKeyEventAsync(event); in sendKeyCombination()
568 injectKeyEventAsync(upEvent); in sendKeyCombination()