Home
last modified time | relevance | path

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

12

/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/tests/framework/base/windowmanager/util/src/android/server/wm/
DIgnoreOrientationRequestSession.java58 private static String executeShellCommand(String command) { in executeShellCommand() method in IgnoreOrientationRequestSession
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DPublicVolumeCoreHostTest.java30 String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in PublicVolumeCoreHostTest
DBaseHostTestCase.java32 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
/cts/tests/tests/car/src/android/car/cts/
DCarApiTestBase.java108 protected static String executeShellCommand(String commandFormat, Object... args) in executeShellCommand() method in CarApiTestBase
127 private static String executeShellCommand(UiAutomation uiAutomation, String commandFormat, in executeShellCommand() method in CarApiTestBase
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/util/
DUtils.java48 private static String executeShellCommand(String command) { in executeShellCommand() method in Utils
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBaseDeviceOwnerTest.java113 protected String executeShellCommand(String... command) throws Exception { in executeShellCommand() method in BaseDeviceOwnerTest
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerHelper.java126 private static List<String> executeShellCommand(String command) throws Exception { in executeShellCommand() method in StorageManagerHelper
/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/cts/
DSystemClockSntpTest.java177 private static void executeShellCommand(String command) { in executeShellCommand() method in SystemClockSntpTest
DLowPowerStandbyTest.java323 private String executeShellCommand(String command) throws IOException { in executeShellCommand() method in LowPowerStandbyTest
/cts/tests/tests/systemui/src/android/systemui/cts/tv/
DTvTestBase.kt170 protected fun executeShellCommand(cmd: String): String { in withFlag() method
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java40 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
/cts/tests/quicksettings/src/android/quicksettings/cts/
DBaseTileServiceTest.java117 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in BaseTileServiceTest
/cts/hostsidetests/incident/src/com/android/server/cts/
DGraphicsStatsValidationTest.java124 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in GraphicsStatsValidationTest
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTestCase.java196 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DActivityManagerGetConfigTests.java81 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerGetConfigTests
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DUtils.java132 public static byte[] executeShellCommand(String cmd) { in executeShellCommand() method in Utils
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaScannerTest.java756 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaScannerTest
761 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in MediaScannerTest
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyUtils.java312 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TelephonyUtils
/cts/tests/providerui/src/android/providerui/cts/
DMediaStoreUiTest.java527 static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaStoreUiTest
533 static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in MediaStoreUiTest
/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/hostsidetests/compilation/src/android/compilation/cts/
DBackgroundDexOptimizationTest.java191 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BackgroundDexOptimizationTest

12