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