Searched refs:adbActionV2 (Results 1 – 2 of 2) sorted by relevance
1158 AdbShellAction adbActionV2 = in executeShellV2Command() local1165 performDeviceAction(String.format("adb %s", fullCmd[4]), adbActionV2, retryAttempts); in executeShellV2Command()1167 postProcessExitStatus(adbActionV2.mResult); in executeShellV2Command()1169 return adbActionV2.mResult; in executeShellV2Command()
2813 AdbShellAction adbActionV2 = in forwardFileToLog() local2820 adbActionV2.run(); in forwardFileToLog()