Home
last modified time | relevance | path

Searched defs:executeShellCommand (Results 51 – 75 of 286) sorted by relevance

12345678910>>...12

/aosp_15_r20/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
H A DProcessStatusTracker.java231 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 DWindowPerfTestBase.java118 public static ByteArrayOutputStream executeShellCommand(String command) { in executeShellCommand() method in WindowPerfTestBase
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java273 private static String executeShellCommand(String command) { in executeShellCommand() method in BatteryStatsManagerTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DTaplPrivateSpaceTest.java280 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/
DTestAppHelper.java114 private static void executeShellCommand(String cmd) { in executeShellCommand() method in TestAppHelper
/aosp_15_r20/cts/tests/quicksettings/src/android/quicksettings/cts/
H A DBaseTileServiceTest.java113 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/
DBluetoothHciSnoopLogCollector.java211 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 DBinderFrozenStateChangeNotificationTest.java247 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 DDocumentsClientTestCase.java197 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 DCarWatchdogDaemonTest.java147 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 DDeviceConfigServiceTest.java191 private static void executeShellCommand(String command) throws IOException { in executeShellCommand() method in DeviceConfigServiceTest
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DIUiAutomationConnection.aidl54 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/
DTestHelper.java328 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 DCompilationFilterRuleTest.java298 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 DChreTestUtil.java160 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 DBaseHostTestCase.java50 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 DActivityManagerGetConfigTests.java81 private byte[] executeShellCommand(String cmd) { in executeShellCommand() method in ActivityManagerGetConfigTests
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DMediaProviderForFuseTest.java269 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 DCommonUtils.java94 public static String executeShellCommand(String command) { in executeShellCommand() method in CommonUtils
/aosp_15_r20/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DDialogUiTest.java349 public static String executeShellCommand(String cmd) { in executeShellCommand() method in DialogUiTest
/aosp_15_r20/cts/hostsidetests/compilation/src/android/compilation/cts/
H A DBackgroundDexOptimizationTest.java154 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 DPhoneAccountTest.java312 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 DBinderIntegrationTest.java516 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 DTelephonyUtils.java318 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 DUtils.java163 public static byte[] executeShellCommand(String cmd) { in executeShellCommand() method in Utils

12345678910>>...12