Home
last modified time | relevance | path

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

/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/database/src/android/database/sqlite/cts/
DDatabaseTestUtils.java50 static String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in DatabaseTestUtils
/cts/tests/providerui/src/android/providerui/cts/
DMediaStoreUiTest.java455 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/
DDocumentsClientTestCase.java192 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
/cts/tests/tests/provider/src/android/provider/cts/
DProviderTestUtils.java96 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/
DMediaScannerTest.java709 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/
DActivityManagerGetConfigTests.java81 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerGetConfigTests
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java175 protected @Nonnull String executeShellCommand(final String command) throws Exception { in executeShellCommand() method in BaseMultiUserTest
/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/tests/telephony/current/src/android/telephony/cts/
DVisualVoicemailServiceTest.java731 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VisualVoicemailServiceTest
DSmsManagerTest.java698 private String executeShellCommand(String command) in executeShellCommand() method in SmsManagerTest
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java143 private static String executeShellCommand( in executeShellCommand() method in MockImeSession
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java328 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TestUtils
/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.java532 public static String executeShellCommand(String command) { in executeShellCommand() method in ActivityManagerTestBase
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java537 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in AbstractRestrictBackgroundNetworkTestCase
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java227 protected void executeShellCommand(final String command) throws Exception { in executeShellCommand() method in BaseDevicePolicyTest
/cts/tests/app/src/android/app/cts/
DServiceTest.java382 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ServiceTest