Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DInputShellCommand.java76 public class InputShellCommand extends ShellCommand { class
131 public InputShellCommand() { in InputShellCommand() method in InputShellCommand
136 InputShellCommand(BiConsumer<InputEvent, Integer> inputEventInjector) { in InputShellCommand() method in InputShellCommand