Searched defs:AdbAction (Results 1 – 1 of 1) sorted by relevance
249 protected class AdbAction implements DeviceAction { class in NativeDevice256 AdbAction(long timeout, String[] cmd, boolean isShell) { in AdbAction() method in NativeDevice.AdbAction