Searched defs:executeShellCommand (Results 1 – 7 of 7) sorted by relevance
161 public static String executeShellCommand(String pattern, Object...args) throws IOException { in executeShellCommand() method in PublicVolumeSetupHelper
596 public static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in LegacyProviderMigrationTest
217 private static String executeShellCommand(String command) { in executeShellCommand() method in BatteryStatsManagerTest
341 public static String executeShellCommand(String cmd) { in executeShellCommand() method in DialogUiTest
236 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in IdleServiceTest
571 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in RebootReadinessUnitTest
1152 public static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ModernMediaScannerTest