Searched defs:runShellCommand (Results 1 – 9 of 9) sorted by relevance
39 public static String runShellCommand(String cmd) { in runShellCommand() method in Utils
78 public static String runShellCommand(@NonNull String template, Object...args) { in runShellCommand() method in ShellHelper
82 private String runShellCommand(String cmd) { in runShellCommand() method in AtraceUtils
266 private String runShellCommand(String cmd) { in runShellCommand() method in BlobStorePerfTests
198 private static void runShellCommand(String cmd) { in runShellCommand() method in NetworkStagedRollbackTest
206 protected void runShellCommand(String command) throws IOException { in runShellCommand() method in SysuiTestCase
303 private static String runShellCommand(String cmd) throws Exception { in runShellCommand() method in UserManagerServiceTest
149 private static String runShellCommand(String cmd) throws IOException { in runShellCommand() method in BackgroundDexOptServiceIntegrationTests
233 private static String runShellCommand(String cmd) { in runShellCommand() method in ActivityManagerTest