Searched defs:executeShellCommand (Results 1 – 5 of 5) sorted by relevance
222 private void executeShellCommand(String command) { in executeShellCommand() method in ExplicitHealthCheckServiceImplTest
129 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in IdleServiceTest
341 public static String executeShellCommand(String cmd) { in executeShellCommand() method in DialogUiTest
363 public static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in LegacyProviderMigrationTest
931 public static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ModernMediaScannerTest