Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DCtsAppTestUtils.java31 public static String executeShellCmd(Instrumentation instrumentation, String cmd) in executeShellCmd() method in CtsAppTestUtils
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java295 private String executeShellCmd(String cmd) throws Exception { in executeShellCmd() method in ActivityManagerAppExitInfoTest
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1825 private String executeShellCmd(String command) throws IOException { in executeShellCmd() method in UsageStatsTest