Searched refs:AdbShellAction (Results 1 – 1 of 1) sorted by relevance
254 protected class AdbShellAction implements DeviceAction { class in NativeDevice261 AdbShellAction(String[] cmd, long timeout) { in AdbShellAction() method in NativeDevice.AdbShellAction699 AdbShellAction adbActionV2 = in executeShellV2Command()700 new AdbShellAction(fullCmd, timeUnit.toMillis(maxTimeoutForCommand)); in executeShellV2Command()