Home
last modified time | relevance | path

Searched defs:executeShellCommand (Results 1 – 5 of 5) sorted by relevance

/packages/modules/ExtServices/tests/src/android/ext/services/watchdog/
DExplicitHealthCheckServiceImplTest.java222 private void executeShellCommand(String command) { in executeShellCommand() method in ExplicitHealthCheckServiceImplTest
/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DIdleServiceTest.java129 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in IdleServiceTest
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DDialogUiTest.java341 public static String executeShellCommand(String cmd) { in executeShellCommand() method in DialogUiTest
/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/
DLegacyProviderMigrationTest.java363 public static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in LegacyProviderMigrationTest
/packages/providers/MediaProvider/tests/src/com/android/providers/media/scan/
DModernMediaScannerTest.java931 public static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ModernMediaScannerTest