Searched defs:executeShellCommand (Results 1 – 9 of 9) sorted by relevance
39 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TestUtils
48 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in ProviderTestUtils
147 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
108 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TestUtils
136 protected String executeShellCommand(String command) throws DeviceNotAvailableException { in executeShellCommand() method in ActivityManagerTestBase141 protected void executeShellCommand(String command, CollectingOutputReceiver outputReceiver) in executeShellCommand() method in ActivityManagerTestBase
272 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in PhoneAccountTest
527 private String executeShellCommand(String command) in executeShellCommand() method in SmsManagerTest
108 private String executeShellCommand(String command) throws DeviceNotAvailableException { in executeShellCommand() method in CrossAppDragAndDropTests
342 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in AbstractRestrictBackgroundNetworkTestCase