Home
last modified time | relevance | path

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

12

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DShellCommandHelper.java27 public static void executeShellCommand(String command) { in executeShellCommand() method in ShellCommandHelper
DIgnoreOrientationRequestSession.java58 private static String executeShellCommand(String command) { in executeShellCommand() method in IgnoreOrientationRequestSession
/cts/tests/storageaccess/src/android/storageaccess/cts/tests/
DTestBase.kt62 protected fun executeShellCommand(cmd: String): String { in executeShellCommand() method
/cts/hostsidetests/os/src/android/os/cts/
DEnvironmentHostTests.java47 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in EnvironmentHostTests
/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/scopedstorage/host/src/android/scopedstorage/cts/host/
DPublicVolumeCoreHostTest.java30 String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in PublicVolumeCoreHostTest
DBaseHostTestCase.java36 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
/cts/tests/tests/car/src/android/car/cts/
DAbstractCarTestCase.java131 protected static String executeShellCommand(String commandFormat, Object... args) in executeShellCommand() method in AbstractCarTestCase
150 private static String executeShellCommand(UiAutomation uiAutomation, String commandFormat, in executeShellCommand() method in AbstractCarTestCase
/cts/tests/tests/provider/src/android/provider/cts/
DProviderTestUtils.java53 public static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ProviderTestUtils
58 public static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in ProviderTestUtils
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/util/
DUtils.java48 private static String executeShellCommand(String command) { in executeShellCommand() method in Utils
/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
DOrientationTestPlayerListener.java63 private static String executeShellCommand(String command) { in executeShellCommand() method in OrientationTestPlayerListener
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBaseDeviceOwnerTest.java121 protected String executeShellCommand(String... command) throws Exception { in executeShellCommand() method in BaseDeviceOwnerTest
/cts/hostsidetests/library/src/android/appmanifest/cts/
DUsesNativeLibraryTestCase.java161 private String executeShellCommand(String command) { in executeShellCommand() method in UsesNativeLibraryTestCase
/cts/hostsidetests/media/src/android/media/cts/
DBaseMediaHostSideTest.java89 protected @Nonnull String executeShellCommand(String command) throws Exception { in executeShellCommand() method in BaseMediaHostSideTest
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerHelper.java149 private static List<String> executeShellCommand(String command) throws Exception { in executeShellCommand() method in StorageManagerHelper
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DShellCommandExecutor.java52 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in ShellCommandExecutor
/cts/tests/tests/systemui/src/android/systemui/cts/tv/
DTvTestBase.kt170 protected fun executeShellCommand(cmd: String): String { in withFlag() method
/cts/tests/quicksettings/src/android/quicksettings/cts/
DBaseTileServiceTest.java113 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in BaseTileServiceTest
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTestCase.java197 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java50 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DActivityManagerGetConfigTests.java81 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerGetConfigTests
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaScannerTest.java758 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaScannerTest
763 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in MediaScannerTest
/cts/tests/providerui/src/android/providerui/cts/
DMediaStoreUiTest.java526 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaStoreUiTest
532 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in MediaStoreUiTest
/cts/hostsidetests/compilation/src/android/compilation/cts/
DBackgroundDexOptimizationTest.java154 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BackgroundDexOptimizationTest
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java312 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in PhoneAccountTest

12