Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/
DPublicVolumeSetupHelper.java161 public static String executeShellCommand(String pattern, Object...args) throws IOException { in executeShellCommand() method in PublicVolumeSetupHelper
DLegacyProviderMigrationTest.java596 public static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in LegacyProviderMigrationTest
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java217 private static String executeShellCommand(String command) { in executeShellCommand() method in BatteryStatsManagerTest
/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/src/com/android/providers/media/
DIdleServiceTest.java236 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in IdleServiceTest
/packages/modules/Scheduling/tests/unittests/src/com/android/server/scheduling/
DRebootReadinessUnitTest.java571 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in RebootReadinessUnitTest
/packages/providers/MediaProvider/tests/src/com/android/providers/media/scan/
DModernMediaScannerTest.java1152 public static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ModernMediaScannerTest