Home
last modified time | relevance | path

Searched defs:executeShellCommand (Results 1 – 24 of 24) sorted by relevance

/cts/tests/tests/database/src/android/database/sqlite/cts/
DDatabaseTestUtils.java50 static String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in DatabaseTestUtils
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBaseDeviceOwnerTest.java65 protected String executeShellCommand(String... command) throws Exception { in executeShellCommand() method in BaseDeviceOwnerTest
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyUtils.java72 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TelephonyUtils
DVisualVoicemailServiceTest.java731 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VisualVoicemailServiceTest
DSmsManagerTest.java747 private String executeShellCommand(String command) in executeShellCommand() method in SmsManagerTest
/cts/tests/providerui/src/android/providerui/cts/
DMediaStoreUiTest.java261 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaStoreUiTest
267 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in MediaStoreUiTest
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTestCase.java194 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
/cts/tests/tests/media/src/android/media/cts/
DMediaScannerTest.java710 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaScannerTest
715 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in MediaScannerTest
/cts/tests/tests/provider/src/android/provider/cts/
DProviderTestUtils.java103 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ProviderTestUtils
108 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in ProviderTestUtils
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DNetworkPolicyTestUtils.java251 public static String executeShellCommand(String command) { in executeShellCommand() method in NetworkPolicyTestUtils
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java175 protected @Nonnull String executeShellCommand(final String command) throws Exception { in executeShellCommand() method in BaseMultiUserTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DActivityManagerGetConfigTests.java81 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerGetConfigTests
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java312 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in PhoneAccountTest
/cts/tests/tests/keystore/src/android/server/am/
DActivityManagerState.java124 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerState
DActivityManagerTestBase.java141 public static String executeShellCommand(String command) { in executeShellCommand() method in ActivityManagerTestBase
DWindowManagerState.java122 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in WindowManagerState
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java143 private static String executeShellCommand( in executeShellCommand() method in MockImeSession
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DVoicemailContractTest.java584 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VoicemailContractTest
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerState.java138 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerState
DWindowManagerState.java168 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in WindowManagerState
DActivityManagerTestBase.java559 public static String executeShellCommand(String command) { in executeShellCommand() method in ActivityManagerTestBase
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java398 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TestUtils
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java271 protected void executeShellCommand(final String command) throws Exception { in executeShellCommand() method in BaseDevicePolicyTest
/cts/tests/app/src/android/app/cts/
DServiceTest.java425 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ServiceTest