Searched defs:AdbShellAction (Results 1 – 1 of 1) sorted by relevance
275 protected class AdbShellAction implements DeviceAction { class in NativeDevice284 AdbShellAction(String[] cmd, File pipeAsInput, OutputStream pipeToOutput, long timeout) { in AdbShellAction() method in NativeDevice.AdbShellAction