Home
last modified time | relevance | path

Searched defs:executeShellCmd (Results 1 – 4 of 4) sorted by relevance

/cts/tests/app/shared/src/android/app/cts/
DCtsAppTestUtils.java31 public static String executeShellCmd(Instrumentation instrumentation, String cmd) in executeShellCmd() method in CtsAppTestUtils
/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java463 private String executeShellCmd(String cmdFormat, Object... args) throws Exception { in executeShellCmd() method in ActivityManagerAppStartInfoTest
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java385 private String executeShellCmd(String cmdFormat, Object... args) throws Exception { in executeShellCmd() method in ActivityManagerAppExitInfoTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java2736 private String executeShellCmd(String command) throws IOException { in executeShellCmd() method in UsageStatsTest