Home
last modified time | relevance | path

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

/cts/libs/input/src/com/android/cts/input/
DVirtualInputDevice.java71 abstract String getShellCommand(); in getShellCommand() method in VirtualInputDevice
203 ParcelFileDescriptor[] pipes = ui.executeShellCommandRw(getShellCommand()); in setupPipes()
DHidDevice.java45 protected String getShellCommand() { in getShellCommand() method in HidDevice
DUinputDevice.java44 protected String getShellCommand() { in getShellCommand() method in UinputDevice