Searched defs:runShellCommand (Results 1 – 2 of 2) sorted by relevance
58 public static String runShellCommand(Instrumentation instrumentation, String cmd) in runShellCommand() method in SystemUtil
37 def runShellCommand(self, cmd): member in androidDevice