Home
last modified time | relevance | path

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

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarApiTestBase.java254 protected static String executeShellCommand(String commandFormat, Object... args) in executeShellCommand() method in CarApiTestBase
260 private static String executeShellCommand(UiAutomation uiAutomation, String commandFormat, in executeShellCommand() method in CarApiTestBase
/packages/providers/MediaProvider/tests/utils/src/com/android/providers/media/tests/utils/
DPublicVolumeSetupHelper.java169 public static String executeShellCommand(String pattern, Object...args) throws IOException { in executeShellCommand() method in PublicVolumeSetupHelper
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java244 private static String executeShellCommand(String command) { in executeShellCommand() method in BatteryStatsManagerTest
/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DMediaProviderForFuseTest.java207 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaProviderForFuseTest
DUnreliableVolumeTest.java144 public static String executeShellCommand(String pattern, Object...args) throws IOException { in executeShellCommand() method in UnreliableVolumeTest
DIdleServiceTest.java317 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in IdleServiceTest
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DDialogUiTest.java347 public static String executeShellCommand(String cmd) { in executeShellCommand() method in DialogUiTest
/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/client/src/com/android/providers/media/client/
DLegacyProviderMigrationTest.java596 public static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in LegacyProviderMigrationTest
/packages/providers/MediaProvider/tests/src/com/android/providers/media/scan/
DModernMediaScannerTest.java1195 public static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ModernMediaScannerTest