Home
last modified time | relevance | path

Searched defs:executeShellCommand (Results 26 – 50 of 286) sorted by relevance

12345678910>>...12

/aosp_15_r20/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
H A DFinishActivitiesWithoutProcessKillRuleTest.java96 protected String executeShellCommand(String cmd) { in executeShellCommand() method in FinishActivitiesWithoutProcessKillRuleTest.TestableRule
H A DDropCachesRuleTest.java87 protected String executeShellCommand(String cmd) { in executeShellCommand() method in DropCachesRuleTest.TestableDropCachesRule
H A DKillAppsRuleTest.java149 protected String executeShellCommand(String cmd) { in executeShellCommand() method in KillAppsRuleTest.TestableKillAppsRule
/aosp_15_r20/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/util/
H A DUtils.java48 private static String executeShellCommand(String command) { in executeShellCommand() method in Utils
/aosp_15_r20/platform_testing/libraries/system-helpers/commands-helper/src/android/system/helpers/
H A DCommandsHelper.java78 public String executeShellCommand(String command) { in executeShellCommand() method in CommandsHelper
/aosp_15_r20/platform_testing/libraries/collectors-helper/power/src/com/android/helpers/
H A DPwrStatsUtilHelper.java102 protected String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PwrStatsUtilHelper
/aosp_15_r20/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
H A DOrientationTestPlayerListener.java64 private static String executeShellCommand(String command) { in executeShellCommand() method in OrientationTestPlayerListener
/aosp_15_r20/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
H A DHelperTestUtility.java61 public static String executeShellCommand(String cmd) { in executeShellCommand() method in HelperTestUtility
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
H A DBaseDeviceOwnerTest.java121 protected String executeShellCommand(String... command) throws Exception { in executeShellCommand() method in BaseDeviceOwnerTest
/aosp_15_r20/cts/hostsidetests/library/src/android/appmanifest/cts/
H A DUsesNativeLibraryTestCase.java161 private String executeShellCommand(String command) { in executeShellCommand() method in UsesNativeLibraryTestCase
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
H A DLogcatInspector.java25 protected abstract InputStream executeShellCommand(String command) throws IOException; in executeShellCommand() method in LogcatInspector
/aosp_15_r20/cts/hostsidetests/media/src/android/media/cts/
H A DBaseMediaHostSideTest.java89 protected @Nonnull String executeShellCommand(String command) throws Exception { in executeShellCommand() method in BaseMediaHostSideTest
/aosp_15_r20/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DImeStressTestRule.java152 private String executeShellCommand(@NonNull String cmd) throws IOException { in executeShellCommand() method in ImeStressTestRule
/aosp_15_r20/platform_testing/libraries/collectors-helper/generic/src/com/android/helpers/
H A DGenericExecutableCollectorHelper.java157 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in GenericExecutableCollectorHelper
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/tracing/tracing-perfetto-handshake/1.0.0/
HDtracing-perfetto-handshake-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/tracing-perfetto- ...
/aosp_15_r20/packages/apps/Settings/tests/uitests/src/com/android/settings/biometrics2/utils/
DLockScreenUtil.java96 private static void executeShellCommand(String command) { in executeShellCommand() method in LockScreenUtil
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/perftests/scenarios/src/android/ondevicepersonalization/test/scenario/ondevicepersonalization/
DDownloadHelper.java192 private static void executeShellCommand(String cmd) { in executeShellCommand() method in DownloadHelper
/aosp_15_r20/cts/tests/tests/os/src/android/os/storage/cts/
H A DStorageManagerHelper.java149 private static List<String> executeShellCommand(String command) throws Exception { in executeShellCommand() method in StorageManagerHelper
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
H A DBatteryStatsUserLifecycleTests.java166 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BatteryStatsUserLifecycleTests
/aosp_15_r20/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
H A DPinnerHelper.java179 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PinnerHelper
H A DMemLeaksHelper.java210 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in MemLeaksHelper
/aosp_15_r20/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
H A DShellCommandExecutor.java52 public static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in ShellCommandExecutor
/aosp_15_r20/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
H A DBaseHostTestCase.java36 protected String executeShellCommand(String cmd, Object... args) throws Exception { in executeShellCommand() method in BaseHostTestCase
/aosp_15_r20/packages/providers/MediaProvider/tests/utils/src/com/android/providers/media/tests/utils/
DPublicVolumeSetupHelper.java177 public static String executeShellCommand(String pattern, Object...args) throws IOException { in executeShellCommand() method in PublicVolumeSetupHelper
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsImeTest.java155 private void executeShellCommand(String cmd) { in executeShellCommand() method in GlobalActionsImeTest

12345678910>>...12