/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/ |
D | PreviewDataProviderTest.kt | 70 val targetIntent = Intent(Intent.ACTION_VIEW) in createDataProvider() constant 82 val targetIntent = in test_sendSingleTextFileWithoutPreview_resolvesToFilePreviewUi() constant 101 val targetIntent = in test_sendSingleTextFileWithDisplayNameAndTitle_displayNameTakesPrecedenceOverTitle() constant 124 val targetIntent = Intent(Intent.ACTION_SEND).apply { type = "image/png" } in test_sendIntentWithoutUris_resolvesToTextPreviewUiSynchronously() constant 134 val targetIntent = Intent(Intent.ACTION_SEND).apply { putExtra(Intent.EXTRA_STREAM, uri) } in test_sendSingleImage_resolvesToImagePreviewUi() constant 150 val targetIntent = in test_sendSingleFile_resolvesToFilePreviewUi() constant 168 val targetIntent = in test_sendSingleImageWithFailingGetType_resolvesToFilePreviewUi() constant 189 val targetIntent = in test_sendSingleFileWithFailingMetadata_resolvesToFilePreviewUi() constant 214 val targetIntent = in test_sendSingleImageWithFailingGetTypeDisjointTitleRead_resolvesToFilePreviewUi() constant 237 val targetIntent = in test_sendSingleFileWithFailingImageMetadata_resolvesToFilePreviewUi() constant [all …]
|
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/update/ |
D | SelectionChangeCallbackImplTest.kt | 80 val targetIntent = in <lambda>() constant 173 val targetIntent = Intent(ACTION_SEND_MULTIPLE) in <lambda>() constant 212 val targetIntent = Intent(ACTION_SEND) in <lambda>() constant 248 val targetIntent = Intent(ACTION_SEND) in <lambda>() constant 299 val targetIntent = Intent(ACTION_SEND) in <lambda>() constant 342 val targetIntent = Intent(ACTION_SEND) in <lambda>() constant 370 val targetIntent = Intent(ACTION_SEND) in <lambda>() constant 392 val targetIntent = Intent(ACTION_SEND) in <lambda>() constant 419 val targetIntent = Intent(ACTION_SEND) in <lambda>() constant 451 val targetIntent = Intent(ACTION_SEND) in <lambda>() constant
|
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/ |
D | ChooserActionFactoryTest.kt | 103 val targetIntent = in nonSendAction_noCopyRunnable() constant 128 val targetIntent = Intent(Intent.ACTION_SEND) in sendActionNoText_noCopyRunnable() constant 149 val targetIntent = Intent(Intent.ACTION_SEND).apply { putExtra(Intent.EXTRA_TEXT, "Text") } in sendActionWithTextCopyRunnable() constant 176 val targetIntent = Intent() in createFactory() constant
|
D | ChooserListAdapterDataTest.kt | 55 private val targetIntent = Intent(Intent.ACTION_SEND) constant 77 val targetIntent = Intent(Intent.ACTION_SEND) in test_twoTargetsWithNonOverlappingInitialIntent_threeTargetsInResolverAdapter() constant 142 val targetIntent = Intent(Intent.ACTION_SEND) in test_twoTargetsWithOverlappingInitialIntent_oneTargetsInResolverAdapter() constant
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/deeplink/ |
D | DeepLinkHomepageActivity.java | 76 Intent targetIntent; in maybeLaunchDeepLinkActivity() local 112 private String getTopLevelHeaderKey(Intent targetIntent) { in getTopLevelHeaderKey() 128 public static Intent convertToDeepLinkHomepageIntent(@NonNull Intent targetIntent) { in convertToDeepLinkHomepageIntent()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/ |
D | NotificationActivityStarter.java | 72 private android.content.Intent targetIntent; field in NotificationActivityStarter.SettingsIntent 80 public SettingsIntent(@org.jetbrains.annotations.NotNull() in SettingsIntent() 130 …r.notification.NotificationActivityStarter.SettingsIntent copy(@org.jetbrains.annotations.NotNull() in copy()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/contentpreview/ |
D | PreviewDataProvider.java | 29 private final android.content.Intent targetIntent = null; field in PreviewDataProvider 58 android.content.Intent targetIntent, @org.jetbrains.annotations.Nullable() in PreviewDataProvider() 146 android.content.Intent targetIntent, @org.jetbrains.annotations.Nullable() in PreviewDataProvider()
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/ |
D | ChooserActionFactory.java | 126 Intent targetIntent, in ChooserActionFactory() 244 Intent targetIntent, in makeCopyButtonRunnable() 268 private static ClipData extractTextToCopy(Intent targetIntent) { in extractTextToCopy()
|
D | ShortcutSelectionLogic.java | 80 Intent targetIntent, in addServiceResults() 163 ChooserTarget target, Intent targetIntent) { in createResolvedIntentForCallerTarget()
|
D | ResolverListAdapter.java | 108 Intent targetIntent, in ResolverListAdapter() 137 Intent targetIntent, in ResolverListAdapter() 869 Intent targetIntent, in makeOtherProfileDisplayResolveInfo()
|
D | ChooserListAdapter.java | 170 Intent targetIntent, in ChooserListAdapter() 210 Intent targetIntent, in ChooserListAdapter()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/contentpreview/payloadtoggle/domain/interactor/ |
D | UpdateChooserRequestInteractor.java | 28 public final void applyUpdate(@org.jetbrains.annotations.NotNull() in applyUpdate() 33 public final void setTargetIntent(@org.jetbrains.annotations.NotNull() in setTargetIntent()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/onboarding/ |
D | OnboardingActivity.java | 30 private android.content.Intent targetIntent; field in OnboardingActivity 72 android.content.Intent targetIntent) { in createIntent()
|
/aosp_15_r20/packages/apps/Settings/tests/spa_unit/src/com/android/settings/activityembedding/ |
D | EmbeddedDeepLinkUtilsTest.kt | 37 val targetIntent = Intent().setClassName( in getTrampolineIntent_intentSelector_shouldNotChangeIntentAction() constant
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/data/model/ |
D | ChooserRequest.java | 24 private final android.content.Intent targetIntent = null; field in ChooserRequest 215 public ChooserRequest(@org.jetbrains.annotations.NotNull() in ChooserRequest() 620 …inal com.android.intentresolver.data.model.ChooserRequest copy(@org.jetbrains.annotations.NotNull() in copy()
|
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/navigation/ |
D | TrampolineActivity.kt | 73 val targetIntent = in onCreate() constant
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sharesheet/ |
H A D | SharesheetAdditionalContentProvider.java | 131 Intent targetIntent = chooserIntent.getParcelableExtra(Intent.EXTRA_INTENT, Intent.class); in updateChooseAction() local 186 Intent targetIntent = chooserIntent.getParcelableExtra(Intent.EXTRA_INTENT, Intent.class); in updateChooserResultIntentSender() local
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/inject/ |
D | ActivityModelModule.kt | 66 fun targetIntent(chooserReq: ValidationResult<ChooserRequest>): Intent = in <lambda>() method
|
/aosp_15_r20/development/apps/ShareTest/src/com/android/sharetest/ |
H A D | AdditionalContentProvider.kt | 84 targetIntent -> in <lambda>() method 129 targetIntent -> in <lambda>() method
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/ui/viewmodel/ |
D | ChooserRequestReader.kt | 74 val targetIntent = required(IntentOrUri(EXTRA_INTENT)).maybeAddSendActionFlags() in readChooserRequest() constant
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/ |
H A D | ResolverListController.java | 69 Intent targetIntent, in ResolverListController() 88 Intent targetIntent, in ResolverListController()
|
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/ui/viewmodel/ |
D | ChooserRequestTest.kt | 252 val targetIntent = in textSharedTextAndTitle() constant
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/chooser/ |
D | ImmutableTargetInfo.java | 160 public Builder setTargetIntent(Intent targetIntent) { in setTargetIntent() 591 Intent targetIntent, in ImmutableTargetInfo()
|
/aosp_15_r20/development/apps/Development/src/com/android/development/ |
H A D | UnderdevelopedSettings.java | 26 Intent targetIntent = new Intent(Intent.ACTION_MAIN, null); in getTargetIntent() local
|
/aosp_15_r20/frameworks/base/tests/SmokeTest/src/com/android/smoketest/ |
H A D | SmokeTestActivity.java | 35 Intent targetIntent = new Intent(Intent.ACTION_MAIN, null); in getTargetIntent() local
|