/cts/hostsidetests/os/src/android/os/cts/ |
D | EnvironmentHostTests.java | 47 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in EnvironmentHostTests
|
/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/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | IgnoreOrientationRequestSession.java | 58 private static String executeShellCommand(String command) { in executeShellCommand() method in IgnoreOrientationRequestSession
|
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/ |
D | PublicVolumeCoreHostTest.java | 30 String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in PublicVolumeCoreHostTest
|
D | BaseHostTestCase.java | 32 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarApiTestBase.java | 108 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/ |
D | Utils.java | 48 private static String executeShellCommand(String command) { in executeShellCommand() method in Utils
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | BaseDeviceOwnerTest.java | 113 protected String executeShellCommand(String... command) throws Exception { in executeShellCommand() method in BaseDeviceOwnerTest
|
/cts/tests/tests/os/src/android/os/storage/cts/ |
D | StorageManagerHelper.java | 126 private static List<String> executeShellCommand(String command) throws Exception { in executeShellCommand() method in StorageManagerHelper
|
/cts/hostsidetests/library/src/android/appmanifest/cts/ |
D | UsesNativeLibraryTestCase.java | 161 private String executeShellCommand(String command) { in executeShellCommand() method in UsesNativeLibraryTestCase
|
/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/os/src/android/os/cts/ |
D | SystemClockSntpTest.java | 177 private static void executeShellCommand(String command) { in executeShellCommand() method in SystemClockSntpTest
|
D | LowPowerStandbyTest.java | 323 private String executeShellCommand(String command) throws IOException { in executeShellCommand() method in LowPowerStandbyTest
|
/cts/tests/tests/systemui/src/android/systemui/cts/tv/ |
D | TvTestBase.kt | 170 protected fun executeShellCommand(cmd: String): String { in withFlag() method
|
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/ |
D | BaseHostTestCase.java | 40 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
|
/cts/tests/quicksettings/src/android/quicksettings/cts/ |
D | BaseTileServiceTest.java | 117 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in BaseTileServiceTest
|
/cts/hostsidetests/incident/src/com/android/server/cts/ |
D | GraphicsStatsValidationTest.java | 124 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in GraphicsStatsValidationTest
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTestCase.java | 196 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
|
/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/framework/base/biometrics/src/android/server/biometrics/ |
D | Utils.java | 132 public static byte[] executeShellCommand(String cmd) { in executeShellCommand() method in Utils
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | MediaScannerTest.java | 756 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/ |
D | TelephonyUtils.java | 312 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TelephonyUtils
|
/cts/tests/providerui/src/android/providerui/cts/ |
D | MediaStoreUiTest.java | 527 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/ |
D | PhoneAccountTest.java | 312 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in PhoneAccountTest
|
/cts/hostsidetests/compilation/src/android/compilation/cts/ |
D | BackgroundDexOptimizationTest.java | 191 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BackgroundDexOptimizationTest
|