/aosp_15_r20/frameworks/base/apct-tests/perftests/packagemanager/src/android/content/pm/ |
H A D | PackageInstallerBenchmark.java | 219 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PackageInstallerBenchmark
|
/aosp_15_r20/packages/modules/Scheduling/tests/unittests/src/com/android/server/scheduling/ |
D | RebootReadinessUnitTest.java | 572 private String executeShellCommand(String command) throws Exception { in executeShellCommand() method in RebootReadinessUnitTest
|
/aosp_15_r20/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
H A D | BaseSettingsProviderTest.java | 369 protected static void executeShellCommand(String command) throws IOException { in executeShellCommand() method in BaseSettingsProviderTest
|
/aosp_15_r20/cts/tests/app/BroadcastsTest/src/android/app/cts/broadcasts/ |
H A D | BroadcastReceiverTest.java | 484 private static byte[] executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in BroadcastReceiverTest
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/ |
H A D | LowPowerStandbyTest.java | 746 private String executeShellCommand(String command) throws IOException { in executeShellCommand() method in LowPowerStandbyTest
|
/aosp_15_r20/cts/tests/app/src/android/app/cts/ |
H A D | ForceStopTest.java | 679 private String executeShellCommand(String cmd) throws IOException { in executeShellCommand() method in ForceStopTest
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/ |
H A D | PackageManagerShellCommandInstallTest.java | 271 /* package */ static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in PackageManagerShellCommandInstallTest 278 private static String executeShellCommand(String command, File input) in executeShellCommand() method in PackageManagerShellCommandInstallTest 283 private static String executeShellCommand(String command, File[] inputs) in executeShellCommand() method in PackageManagerShellCommandInstallTest
|
H A D | ChecksumsTest.java | 1544 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ChecksumsTest 1551 private String executeShellCommand(String command, byte[] input) throws IOException { in executeShellCommand() method in ChecksumsTest
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/pm/parsing/ |
H A D | ApkLiteParseUtilsTest.java | 275 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ApkLiteParseUtilsTest
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
H A D | BaseDevicePolicyTest.java | 371 protected String executeShellCommand(String commandTemplate, Object...args) throws Exception { in executeShellCommand() method in BaseDevicePolicyTest 375 protected String executeShellCommand(String command) throws Exception { in executeShellCommand() method in BaseDevicePolicyTest
|
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
H A D | BackupUtils.java | 67 protected abstract InputStream executeShellCommand(String command) throws IOException; in executeShellCommand() method in BackupUtils
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/database/ |
H A D | DatabaseGeneralTest.java | 1071 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in DatabaseGeneralTest
|
/aosp_15_r20/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/ |
H A D | TranscodeTestUtils.java | 220 public static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in TranscodeTestUtils
|
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/ |
H A D | InputMethodServiceTest.java | 1065 private String executeShellCommand(String cmd) throws IOException { in executeShellCommand() method in InputMethodServiceTest
|
/aosp_15_r20/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/ |
H A D | ShowmapSnapshotHelper.java | 700 public String executeShellCommand(String command) throws IOException { in executeShellCommand() method in ShowmapSnapshotHelper
|
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
D | IdleServiceTest.java | 490 private static String executeShellCommand(String command) throws IOException { in executeShellCommand() method in IdleServiceTest
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | UiAutomationConnection.java | 534 public void executeShellCommand(final String command, final ParcelFileDescriptor sink, in executeShellCommand() method in UiAutomationConnection
|
H A D | UiAutomation.java | 1637 public ParcelFileDescriptor executeShellCommand(String command) { in executeShellCommand() method in UiAutomation
|
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
H A D | VisualVoicemailServiceTest.java | 772 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VisualVoicemailServiceTest
|
H A D | SmsManagerTest.java | 981 private String executeShellCommand(String command) in executeShellCommand() method in SmsManagerTest
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | PermissionBackupCertificateCheckTest.kt | 54 override fun executeShellCommand(command: String): InputStream { in executeShellCommand() method in android.security.cts.PermissionBackupCertificateCheckTest
|
/aosp_15_r20/cts/tests/app/FgsTest/src/android/app/cts/fgstest/ |
H A D | ActivityManagerForegroundServiceTypeTest.java | 507 private String executeShellCommand(String cmd) throws Exception { in executeShellCommand() method in ActivityManagerForegroundServiceTypeTest
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDevice.java | 982 public void executeShellCommand(final String command, final IShellOutputReceiver receiver) in executeShellCommand() method in NativeDevice 1000 public void executeShellCommand(final String command, final IShellOutputReceiver receiver, in executeShellCommand() method in NativeDevice 1017 public void executeShellCommand( in executeShellCommand() method in NativeDevice 1048 public String executeShellCommand(String command) throws DeviceNotAvailableException { in executeShellCommand() method in NativeDevice
|
/aosp_15_r20/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/ |
D | LegacyProviderMigrationTest.java | 596 public static String executeShellCommand(String command, UiAutomation uiAutomation) in executeShellCommand() method in LegacyProviderMigrationTest
|
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
H A D | VoicemailContractTest.java | 586 private static String executeShellCommand(Instrumentation instrumentation, in executeShellCommand() method in VoicemailContractTest
|