/aosp_15_r20/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
H A D | ProcessStatusTracker.java | 231 public BufferedReader executeShellCommand (String command) { in executeShellCommand() method in ProcessStatusTracker
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
H A D | WindowPerfTestBase.java | 118 public static ByteArrayOutputStream executeShellCommand(String command) { in executeShellCommand() method in WindowPerfTestBase
|
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | BatteryStatsManagerTest.java | 273 private static String executeShellCommand(String command) { in executeShellCommand() method in BatteryStatsManagerTest
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | TaplPrivateSpaceTest.java | 280 private String executeShellCommand(String command) { in executeShellCommand() method in TaplPrivateSpaceTest
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/perftests/scenarios/src/android/ondevicepersonalization/test/scenario/ondevicepersonalization/ |
D | TestAppHelper.java | 114 private static void executeShellCommand(String cmd) { in executeShellCommand() method in TestAppHelper
|
/aosp_15_r20/cts/tests/quicksettings/src/android/quicksettings/cts/ |
H A D | BaseTileServiceTest.java | 113 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in BaseTileServiceTest
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/ |
D | BluetoothHciSnoopLogCollector.java | 211 protected void executeShellCommand(ITestDevice device, String command) in executeShellCommand() method in BluetoothHciSnoopLogCollector
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | BinderFrozenStateChangeNotificationTest.java | 247 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BinderFrozenStateChangeNotificationTest
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/ |
H A D | DocumentsClientTestCase.java | 197 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in DocumentsClientTestCase
|
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/ |
H A D | CarWatchdogDaemonTest.java | 147 public static byte[] executeShellCommand(String command) { in executeShellCommand() method in CarWatchdogDaemonTest
|
/aosp_15_r20/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
H A D | DeviceConfigServiceTest.java | 191 private static void executeShellCommand(String command) throws IOException { in executeShellCommand() method in DeviceConfigServiceTest
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | IUiAutomationConnection.aidl | 54 void executeShellCommand(String command, in ParcelFileDescriptor sink, in executeShellCommand() method
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/perftests/scenarios/src/android/federatedcompute/test/scenario/federatedcompute/ |
D | TestHelper.java | 328 private static void executeShellCommand(String cmd) { in executeShellCommand() method in TestHelper
|
/aosp_15_r20/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/ |
H A D | CompilationFilterRuleTest.java | 298 protected String executeShellCommand(String cmd) { in executeShellCommand() method in CompilationFilterRuleTest.TestableCompilationFilterRule
|
/aosp_15_r20/system/chre/java/test/utils/src/com/google/android/utils/chre/ |
H A D | ChreTestUtil.java | 160 public static String executeShellCommand(Instrumentation instrumentation, String command) { in executeShellCommand() method in ChreTestUtil
|
/aosp_15_r20/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/ |
H A D | BaseHostTestCase.java | 50 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/ |
H A D | ActivityManagerGetConfigTests.java | 81 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerGetConfigTests
|
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
D | MediaProviderForFuseTest.java | 269 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MediaProviderForFuseTest
|
/aosp_15_r20/platform_testing/libraries/systemui-helper/src/android/platform/helpers/ |
H A D | CommonUtils.java | 94 public static String executeShellCommand(String command) { in executeShellCommand() method in CommonUtils
|
/aosp_15_r20/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ |
D | DialogUiTest.java | 349 public static String executeShellCommand(String cmd) { in executeShellCommand() method in DialogUiTest
|
/aosp_15_r20/cts/hostsidetests/compilation/src/android/compilation/cts/ |
H A D | BackgroundDexOptimizationTest.java | 154 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BackgroundDexOptimizationTest
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
H A D | PhoneAccountTest.java | 312 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in PhoneAccountTest
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | BinderIntegrationTest.java | 516 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BinderIntegrationTest
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/util/ |
H A D | TelephonyUtils.java | 318 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in TelephonyUtils
|
/aosp_15_r20/cts/tests/framework/base/biometrics/src/android/server/biometrics/util/ |
H A D | Utils.java | 163 public static byte[] executeShellCommand(String cmd) { in executeShellCommand() method in Utils
|