Searched defs:execShellCommand (Results 1 – 2 of 2) sorted by relevance
223 private void execShellCommand(String cmd) { in execShellCommand() method in CaptioningManagerTest
112 public static void execShellCommand(UiAutomation automation, String command) { in execShellCommand() method in ShellCommandBuilder