/aosp_15_r20/cts/tests/app/BroadcastsTest/src/android/app/cts/broadcasts/ |
H A D | BroadcastDeliveryGroupTest.java | 48 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyAll() local 82 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyAll() local 111 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_policyMostRecent() local 148 final Intent intent2 = new Intent(TEST_ACTION1) in testDeliveryGroupPolicy_withForceDelay_policyMostRecent() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowVoiceInteractionSessionTest.java | 84 Intent intent2 = new Intent("bar action"); in startAssistantActivity_invokedTwice_lastIntentRegistered() local 96 Intent intent2 = new Intent("bar action"); in startAssistantActivity_invokedTwice_allIntentsRegisteredInOrder() local 129 Intent intent2 = new Intent("bar action"); in startVoiceActivity_invokedTwice_lastIntentRegistered() local 141 Intent intent2 = new Intent("bar action"); in startVoiceActivity_invokedTwice_allIntentsRegisteredInOrder() local
|
/aosp_15_r20/packages/modules/Permission/tests/cts/permissionui/CreateNotificationChannelsApp31/src/android/permissionui/cts/usepermission/ |
D | CreateNotificationChannelsActivity.kt | 78 val intent2 = Intent(SECONDARY_APP_INTENT) in handleIntent() constant 118 val intent2 = Intent(Intent.ACTION_MAIN) in launchSecondActivity() constant
|
/aosp_15_r20/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/ |
H A D | AutoShowTest.java | 177 Intent intent2 = in autoShow_forwardWithKeyboardOff() local 208 Intent intent2 = in autoShow_forwardWithKeyboardOn() local 231 Intent intent2 = in autoShow_backwardWithKeyboardOff() local 259 Intent intent2 = in autoShow_backwardWithKeyboardOn() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/android/ |
H A D | DefaultPackageManagerIntentComparatorTest.java | 23 Intent intent2 = new Intent(); in validCompareResult() local 33 Intent intent2 = new Intent("actionstring1"); in canSustainConcurrentModification() local
|
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/ |
D | TestUtils.java | 109 public static boolean intentEquals(Intent intent1, Intent intent2) { in intentEquals() 214 public static void assertIntentsEqual(Intent intent1, Intent intent2) { in assertIntentsEqual()
|
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/ui/viewmodel/ |
D | ResolverRequestTest.kt | 85 val intent2 = Intent(Intent.ACTION_SEND_MULTIPLE) in createActivityModel() constant
|
D | ChooserRequestTest.kt | 121 val intent2 = Intent(ACTION_SEND_MULTIPLE) in payloadIntents_includesTargetThenAdditional() constant
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | BroadcastRecordTest.java | 848 final Intent intent2 = new Intent(Intent.ACTION_SERVICE_STATE); in testMatchesDeliveryGroup() local 870 final Intent intent2 = new Intent(Intent.ACTION_SERVICE_STATE); in testMatchesDeliveryGroup_withMatchingKey() local 915 final Intent intent2 = new Intent(Intent.ACTION_SERVICE_STATE); in testMatchesDeliveryGroup_withMatchingFilter() local
|
/aosp_15_r20/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/ |
D | SafetyCenterNotificationTest.kt | 311 val intent2 = safetySourceTestData.createTestActivityRedirectPendingIntent(identifier = "2") in setSafetySourceData_issueWithTwoActions_notificationWithTwoActions() constant 382 val intent2 = safetySourceTestData.createTestActivityRedirectPendingIntent(identifier = "2") in setSafetySourceData_withCustomNotification_usesCustomValues() constant
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/data/ |
D | TimerNotificationBuilder.kt | 114 val intent2: PendingIntent = Utils.pendingServiceIntent(context, addMinute) in build() constant 137 val intent2: PendingIntent = Utils.pendingServiceIntent(context, reset) in build() constant 256 val intent2: PendingIntent = Utils.pendingServiceIntent(context, addTime) in buildHeadsUp() constant
|
D | StopwatchNotificationBuilder.kt | 97 val intent2: PendingIntent = Utils.pendingServiceIntent(context, lap) in build() constant 129 val intent2: PendingIntent = Utils.pendingServiceIntent(context, reset) in build() constant
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/extensions/ |
D | IntentTest.kt | 94 val intent2 = Intent(MediaStore.ACTION_PICK_IMAGES) in testGetMimeTypeFromIntentActionPickImagesWithWildcards() constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/pipeline/data/repository/ |
D | QSSettingsRestoredBroadcastRepository.java | 74 …toreData processIntents(int user, android.content.Intent intent1, android.content.Intent intent2) { in processIntents()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/ |
H A D | UserTrackerImplTest.kt | 313 val intent2 = in <lambda>() constant
|
/aosp_15_r20/cts/tests/process/src/android/os/cts/process/ |
H A D | ProcessTest2.java | 173 final Intent intent2 = new Intent(Consts.ACTION_SEND_BACK_START_TIME) in testStartTime_sharedProcess() local
|
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/ |
H A D | BroadcastHelperTest.java | 181 final Intent intent2 = intents.get(1); in changeNonExportedComponent_sendPackageChangedBroadcastToSharedUserIdApplications() local
|
/aosp_15_r20/cts/tests/fragment/src/android/fragment/cts/ |
H A D | FragmentTransactionTest.java | 382 Intent intent2 = new Intent(mActivity, FragmentTestActivity.class); in newIntentUnlocks() local
|
/aosp_15_r20/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/ |
H A D | TextClassificationTest.java | 78 final PendingIntent intent2 = PendingIntent.getActivity( in testTextClassification() local
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/user/ |
D | UserMonitorTest.kt | 641 val intent2 = Intent() in <lambda>() constant
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/credentials/ |
H A D | ProviderRegistryGetSessionTest.java | 189 Intent intent2 = providerData.getCredentialEntries().get(0).getFrameworkExtrasIntent(); in testPrepareUiData_invokeCalledSuccessfully_returnsCorrectData() local
|
/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/robotests/src/com/android/car/carlauncher/datasources/ |
D | LauncherActivitiesDataSourceImplTest.kt | 101 val intent2: Intent = mock { in <lambda>() constant
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ |
H A D | TestUtils.java | 87 Intent intent2 = new Intent("action2"); in referrerIntentList() local
|
/aosp_15_r20/development/samples/ShortcutDemo/publisher/src/com/example/android/pm/shortcutdemo/ |
H A D | ShortcutPublisher.java | 225 final Intent intent2 = new Intent(Intent.ACTION_VIEW); in onPublishPressed() local
|
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/ |
H A D | DisplayEventDeliveryTest.java | 495 Intent intent2 = new Intent(Intent.ACTION_MAIN); in makeTestActivityCached() local
|