/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | BaseDeviceOwnerTest.java | 65 protected String executeShellCommand(String... command) throws Exception { in executeShellCommand() method in BaseDeviceOwnerTest
|
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
D | DatabaseTestUtils.java | 50 static String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in DatabaseTestUtils
|
/cts/tests/providerui/src/android/providerui/cts/ |
D | MediaStoreUiTest.java | 455 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaStoreUiTest 461 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in MediaStoreUiTest
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTestCase.java | 192 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | ProviderTestUtils.java | 96 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ProviderTestUtils 101 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in ProviderTestUtils
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaScannerTest.java | 709 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaScannerTest 714 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in MediaScannerTest
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | ActivityManagerGetConfigTests.java | 81 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerGetConfigTests
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMultiUserTest.java | 175 protected @Nonnull String executeShellCommand(final String command) throws Exception { in executeShellCommand() method in BaseMultiUserTest
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | PhoneAccountTest.java | 312 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in PhoneAccountTest
|
/cts/tests/tests/keystore/src/android/server/am/ |
D | ActivityManagerState.java | 124 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerState
|
D | ActivityManagerTestBase.java | 141 public static String executeShellCommand(String command) { in executeShellCommand() method in ActivityManagerTestBase
|
D | WindowManagerState.java | 122 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in WindowManagerState
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | VisualVoicemailServiceTest.java | 731 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VisualVoicemailServiceTest
|
D | SmsManagerTest.java | 698 private String executeShellCommand(String command) in executeShellCommand() method in SmsManagerTest
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | MockImeSession.java | 143 private static String executeShellCommand( in executeShellCommand() method in MockImeSession
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | TestUtils.java | 328 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TestUtils
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
D | VoicemailContractTest.java | 584 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VoicemailContractTest
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | ActivityManagerState.java | 138 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerState
|
D | WindowManagerState.java | 168 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in WindowManagerState
|
D | ActivityManagerTestBase.java | 532 public static String executeShellCommand(String command) { in executeShellCommand() method in ActivityManagerTestBase
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | AbstractRestrictBackgroundNetworkTestCase.java | 537 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
D | BaseDevicePolicyTest.java | 227 protected void executeShellCommand(final String command) throws Exception { in executeShellCommand() method in BaseDevicePolicyTest
|
/cts/tests/app/src/android/app/cts/ |
D | ServiceTest.java | 382 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ServiceTest
|