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
380 private String executeShellCmd(String cmdFormat, Object... args) throws Exception { in executeShellCmd() method in ActivityManagerAppExitInfoTest
2327 private String executeShellCmd(String command) throws IOException { in executeShellCmd() method in UsageStatsTest