/cts/tests/tests/provider/src/android/provider/cts/ |
D | ProviderTestUtils.java | 48 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in ProviderTestUtils
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTestCase.java | 158 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | PhoneAccountTest.java | 272 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in PhoneAccountTest
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMultiUserTest.java | 178 protected @Nonnull String executeShellCommand(final String command) throws Exception { in executeShellCommand() method in BaseMultiUserTest
|
/cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/ |
D | ActivityManagerTestBase.java | 298 protected String executeShellCommand(String command) throws DeviceNotAvailableException { in executeShellCommand() method in ActivityManagerTestBase 302 protected static String executeShellCommand(ITestDevice device, String command) in executeShellCommand() method in ActivityManagerTestBase 308 protected void executeShellCommand(String command, CollectingOutputReceiver outputReceiver) in executeShellCommand() method in ActivityManagerTestBase
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | TestUtils.java | 178 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TestUtils
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
D | SmsManagerTest.java | 401 private String executeShellCommand(String command) in executeShellCommand() method in SmsManagerTest
|
D | VisualVoicemailServiceTest.java | 698 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VisualVoicemailServiceTest
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
D | VoicemailContractTest.java | 517 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VoicemailContractTest
|
/cts/hostsidetests/services/activityandwindowmanager/windowmanager/src/android/server/cts/ |
D | CrossAppDragAndDropTests.java | 142 private String executeShellCommand(String command) throws DeviceNotAvailableException { in executeShellCommand() method in CrossAppDragAndDropTests
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | AbstractRestrictBackgroundNetworkTestCase.java | 422 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | BaseDevicePolicyTest.java | 173 protected void executeShellCommand(final String command) throws Exception { in executeShellCommand() method in BaseDevicePolicyTest
|