Searched defs:RunShellCommandWithSU (Results 1 – 2 of 2) sorted by relevance
93 def RunShellCommandWithSU(self, command, timeout_time=20, log_result=False): member in AdbCommands
1062 def RunShellCommandWithSU(self, command, timeout_time=20, log_result=False): member in AndroidCommands