Searched refs:GetShellCommandStatusAndOutput (Results 1 – 2 of 2) sorted by relevance
338 code, output = self.old_interface.GetShellCommandStatusAndOutput(
694 return self.GetShellCommandStatusAndOutput(command, *args, **kw)727 def GetShellCommandStatusAndOutput(self, command, timeout_time=20, member in AndroidCommands