Searched defs:executeShellCmd (Results 1 – 3 of 3) sorted by relevance
31 public static String executeShellCmd(Instrumentation instrumentation, String cmd) in executeShellCmd() method in CtsAppTestUtils
295 private String executeShellCmd(String cmd) throws Exception { in executeShellCmd() method in ActivityManagerAppExitInfoTest
1825 private String executeShellCmd(String command) throws IOException { in executeShellCmd() method in UsageStatsTest