/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/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/hostsidetests/os/src/android/os/cts/ |
D | EnvironmentHostTests.java | 47 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in EnvironmentHostTests
|
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/ |
D | PublicVolumeHostTest.java | 30 String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in PublicVolumeHostTest
|
D | LegacyStorageHostTest.java | 41 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in LegacyStorageHostTest
|
D | ScopedStorageHostTest.java | 64 String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in ScopedStorageHostTest
|
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/util/ |
D | Utils.java | 43 private static void executeShellCommand(String command) { in executeShellCommand() method in Utils
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | PackageManagerShellCommandIncrementalTest.java | 72 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PackageManagerShellCommandIncrementalTest 79 private static String executeShellCommand(String command, File[] inputs) in executeShellCommand() method in PackageManagerShellCommandIncrementalTest 85 private static String executeShellCommand(String command, File[] inputs, long[] expected) in executeShellCommand() method in PackageManagerShellCommandIncrementalTest
|
D | PackageManagerShellCommandTest.java | 99 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PackageManagerShellCommandTest 106 private static String executeShellCommand(String command, File input) in executeShellCommand() method in PackageManagerShellCommandTest 111 private static String executeShellCommand(String command, File[] inputs) in executeShellCommand() method in PackageManagerShellCommandTest
|
/cts/hostsidetests/media/src/android/media/cts/ |
D | BaseMediaHostSideTest.java | 89 protected @Nonnull String executeShellCommand(String command) throws Exception { in executeShellCommand() method in BaseMediaHostSideTest
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | TelephonyUtils.java | 79 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TelephonyUtils
|
D | VisualVoicemailServiceTest.java | 731 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VisualVoicemailServiceTest
|
D | SmsManagerTest.java | 854 private String executeShellCommand(String command) in executeShellCommand() method in SmsManagerTest
|
/cts/tests/app/src/android/app/cts/ |
D | BaseTileServiceTest.java | 109 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in BaseTileServiceTest
|
/cts/tests/providerui/src/android/providerui/cts/ |
D | MediaStoreUiTest.java | 275 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaStoreUiTest 281 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 | 194 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | NetworkPolicyTestUtils.java | 251 public static String executeShellCommand(String command) { in executeShellCommand() method in NetworkPolicyTestUtils
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaScannerTest.java | 712 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaScannerTest 717 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/tests/tests/provider/src/android/provider/cts/ |
D | ProviderTestUtils.java | 119 public static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ProviderTestUtils 124 public static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in ProviderTestUtils
|
/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/inputmethod/mockime/src/com/android/cts/mockime/ |
D | MockImeSession.java | 145 private static String executeShellCommand( in executeShellCommand() method in MockImeSession
|
/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/tests/telecom/src/android/telecom/cts/ |
D | TestUtils.java | 397 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TestUtils
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | ActivityManagerTestBase.java | 708 public static String executeShellCommand(String command) { in executeShellCommand() method in ActivityManagerTestBase
|