/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | ShellCommandHelper.java | 27 public static void executeShellCommand(String command) { in executeShellCommand() method in ShellCommandHelper
|
D | IgnoreOrientationRequestSession.java | 58 private static String executeShellCommand(String command) { in executeShellCommand() method in IgnoreOrientationRequestSession
|
/cts/tests/storageaccess/src/android/storageaccess/cts/tests/ |
D | TestBase.kt | 62 protected fun executeShellCommand(cmd: String): String { in executeShellCommand() method in android.storageaccess.cts.tests.TestBase
|
/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/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 | 36 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
|
/cts/tests/tests/car/src/android/car/cts/ |
D | AbstractCarTestCase.java | 131 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/ |
D | ProviderTestUtils.java | 53 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/ |
D | Utils.java | 48 private static String executeShellCommand(String command) { in executeShellCommand() method in Utils
|
/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/ |
D | OrientationTestPlayerListener.java | 63 private static String executeShellCommand(String command) { in executeShellCommand() method in OrientationTestPlayerListener
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | BaseDeviceOwnerTest.java | 121 protected String executeShellCommand(String... command) throws Exception { in executeShellCommand() method in BaseDeviceOwnerTest
|
/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/storage/cts/ |
D | StorageManagerHelper.java | 149 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/ |
D | ShellCommandExecutor.java | 52 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in ShellCommandExecutor
|
/cts/tests/tests/systemui/src/android/systemui/cts/tv/ |
D | TvTestBase.kt | 170 protected fun executeShellCommand(cmd: String): String { in withFlag() method in android.systemui.cts.tv.TvTestBase
|
/cts/tests/quicksettings/src/android/quicksettings/cts/ |
D | BaseTileServiceTest.java | 113 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in BaseTileServiceTest
|
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
D | DocumentsClientTestCase.java | 197 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
|
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/ |
D | BaseHostTestCase.java | 50 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/ |
D | ActivityManagerGetConfigTests.java | 81 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerGetConfigTests
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | MediaScannerTest.java | 758 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/ |
D | MediaStoreUiTest.java | 526 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/ |
D | BackgroundDexOptimizationTest.java | 154 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BackgroundDexOptimizationTest
|
/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
|