Searched defs:executeShellCmd (Results 1 – 8 of 8) sorted by relevance
31 public static String executeShellCmd(Instrumentation instrumentation, String cmd) in executeShellCmd() method in CtsAppTestUtils
266 private String executeShellCmd(String command) throws IOException { in executeShellCmd() method in SettingsProviderMultiUsersTest
469 private String executeShellCmd(String cmdFormat, Object... args) throws Exception { in executeShellCmd() method in ActivityManagerAppStartInfoTest
458 private String executeShellCmd(String cmd) throws Exception { in executeShellCmd() method in ServiceRestarterTest
1099 private String executeShellCmd(String cmdFormat, Object... args) throws Exception { in executeShellCmd() method in ProfilingFrameworkTests
1988 private String executeShellCmd(String cmdFormat, Object... args) throws Exception { in executeShellCmd() method in ProfilingServiceTests
388 private String executeShellCmd(String cmdFormat, Object... args) throws Exception { in executeShellCmd() method in ActivityManagerAppExitInfoTest
2740 private String executeShellCmd(String command) throws IOException { in executeShellCmd() method in UsageStatsTest