/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/ |
H A D | DomainVerificationCollectorTest.kt | 102 addCategory(Intent.CATEGORY_BROWSABLE) 120 addCategory(Intent.CATEGORY_BROWSABLE) 281 addCategory(Intent.CATEGORY_BROWSABLE) 296 addCategory(Intent.CATEGORY_BROWSABLE) 313 addCategory(Intent.CATEGORY_BROWSABLE) 330 addCategory(Intent.CATEGORY_BROWSABLE) 357 addCategory(Intent.CATEGORY_BROWSABLE) 371 addCategory(Intent.CATEGORY_BROWSABLE) 382 addCategory(Intent.CATEGORY_BROWSABLE) 393 addCategory(Intent.CATEGORY_BROWSABLE)
|
H A D | DomainVerificationValidIntentTest.kt | 44 categorySet = setOf(Intent.CATEGORY_BROWSABLE), 49 categorySet = setOf(Intent.CATEGORY_BROWSABLE), 62 categorySet = setOf(Intent.CATEGORY_BROWSABLE, Intent.CATEGORY_DEFAULT), 70 setOf(Intent.CATEGORY_BROWSABLE), 72 setOf(Intent.CATEGORY_BROWSABLE, Intent.CATEGORY_DEFAULT)
|
H A D | DomainVerificationUserSelectionOverrideTest.kt | 124 addCategory(Intent.CATEGORY_BROWSABLE) 139 addCategory(Intent.CATEGORY_BROWSABLE)
|
H A D | DomainVerificationSettingsMutationTest.kt | 203 addCategory(Intent.CATEGORY_BROWSABLE)
|
H A D | DomainVerificationManagerApiTest.kt | 537 addCategory(Intent.CATEGORY_BROWSABLE)
|
H A D | DomainVerificationEnforcerTest.kt | 334 addCategory(Intent.CATEGORY_BROWSABLE)
|
H A D | DomainVerificationPackageTest.kt | 1059 addCategory(Intent.CATEGORY_BROWSABLE)
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | DefaultCrossProfileIntentFiltersUtils.java | 51 .addCategory(Intent.CATEGORY_BROWSABLE) 69 .addCategory(Intent.CATEGORY_BROWSABLE) 84 .addCategory(Intent.CATEGORY_BROWSABLE) 101 .addCategory(Intent.CATEGORY_BROWSABLE) 118 .addCategory(Intent.CATEGORY_BROWSABLE) 133 .addCategory(Intent.CATEGORY_BROWSABLE) 150 .addCategory(Intent.CATEGORY_BROWSABLE) 163 .addCategory(Intent.CATEGORY_BROWSABLE) 185 .addCategory(Intent.CATEGORY_BROWSABLE) 201 .addCategory(Intent.CATEGORY_BROWSABLE) [all …]
|
H A D | InstantAppResolver.java | 514 && filter.hasCategory(Intent.CATEGORY_BROWSABLE)) { in computeResolveFilters()
|
H A D | InstantAppRegistry.java | 523 if (categories != null && categories.contains(Intent.CATEGORY_BROWSABLE)) {
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/verify/domain/ |
H A D | DomainVerificationUtils.java | 74 && intent.hasCategory(Intent.CATEGORY_BROWSABLE); in isDomainVerificationIntent() 83 } else if (intent.hasCategory(Intent.CATEGORY_BROWSABLE)) { in isDomainVerificationIntent()
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | IntentForwarderActivityTest.java | 283 Intent.ACTION_VIEW, Intent.CATEGORY_BROWSABLE); in forwardToManagedProfile_canForward_selectorIntent() 407 .addCategory(Intent.CATEGORY_BROWSABLE) in shouldSkipDisclosure_callIntent_actionViewTel() 473 .addCategory(Intent.CATEGORY_BROWSABLE) in shouldSkipDisclosure_textMessageIntent_actionViewSms() 487 .addCategory(Intent.CATEGORY_BROWSABLE) in shouldSkipDisclosure_textMessageIntent_actionViewSmsto() 501 .addCategory(Intent.CATEGORY_BROWSABLE) in shouldSkipDisclosure_textMessageIntent_actionViewMms() 515 .addCategory(Intent.CATEGORY_BROWSABLE) in shouldSkipDisclosure_textMessageIntent_actionViewMmsto() 542 .addCategory(Intent.CATEGORY_BROWSABLE) in shouldSkipDisclosure_viewBrowsableIntent_invalidUri() 556 .addCategory(Intent.CATEGORY_BROWSABLE) in shouldSkipDisclosure_viewBrowsableIntent_normalUrl() 572 .addCategory(Intent.CATEGORY_BROWSABLE) in shouldSkipDisclosure_duringDeviceSetup()
|
/aosp14/frameworks/base/core/tests/batterystatstests/BatteryStatsLoadTests/src/com/android/frameworks/core/batterystatsloadtests/ |
H A D | SystemServiceCallLoadTest.java | 56 intent.addCategory(Intent.CATEGORY_BROWSABLE); in test()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
H A D | UsbAccessoryUriActivity.java | 108 intent.addCategory(Intent.CATEGORY_BROWSABLE); in onClick()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/ |
H A D | ComponentParseUtils.java | 50 return intentFilter.hasCategory(Intent.CATEGORY_BROWSABLE) in isImplicitlyExposedIntent()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | Chronometer.java | 163 .addCategory(Intent.CATEGORY_BROWSABLE) in isTheFinalCountDown()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/ |
H A D | AppUtils.java | 62 .addCategory(Intent.CATEGORY_BROWSABLE)
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | InstantAppNotifier.java | 292 .addCategory(Intent.CATEGORY_BROWSABLE) in postInstantAppNotif()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | IntentForwarderActivity.java | 493 && intent.hasCategory(Intent.CATEGORY_BROWSABLE); in isViewActionIntent()
|
/aosp14/frameworks/base/core/java/android/content/ |
H A D | IntentFilter.java | 679 || !hasCategory(Intent.CATEGORY_BROWSABLE) in handlesWebUris()
|
H A D | Intent.java | 5295 public static final String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE"; field in Intent 12168 && !(mCategories != null && mCategories.contains(CATEGORY_BROWSABLE) in prepareToLeaveProcess()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/resolution/ |
H A D | ComponentResolver.java | 1174 new ResolveInfo(intentFilter.hasCategory(Intent.CATEGORY_BROWSABLE)); in newResult()
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | PackageParser.java | 5559 return intent.hasCategory(Intent.CATEGORY_BROWSABLE) in isImplicitlyExposedIntent()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 10961 field public static final String CATEGORY_BROWSABLE = "android.intent.category.BROWSABLE";
|