Searched refs:executeShellCommandInternal (Results 1 – 5 of 5) sorted by relevance
182 return executeShellCommandInternal(command); in executeShellCommand()192 private static String executeShellCommandInternal(String cmd) throws IOException { in executeShellCommandInternal() method in PublicVolumeSetupHelper
273 return executeShellCommandInternal(command); in executeShellCommand()281 private static String executeShellCommandInternal(String cmd) throws IOException { in executeShellCommandInternal() method in MediaProviderForFuseTest
601 return executeShellCommandInternal(command, uiAutomation); in executeShellCommand()611 public static String executeShellCommandInternal(String command, UiAutomation uiAutomation) in executeShellCommandInternal() method in LegacyProviderMigrationTest
1521 return executeShellCommandInternal(command); in executeShellCommand()1529 private static String executeShellCommandInternal(String cmd) throws IOException { in executeShellCommandInternal() method in ItemsProviderTest
1136 return executeShellCommandInternal(command); in executeShellCommand()1146 private static String executeShellCommandInternal(String cmd) throws IOException { in executeShellCommandInternal() method in ModernMediaScannerTest