Home
last modified time | relevance | path

Searched refs:isWebIntent (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/app/
DInstantAppResolverService.java114 if (sanitizedIntent.isWebIntent()) { in onGetInstantAppResolveInfo()
146 if (sanitizedIntent.isWebIntent()) { in onGetInstantAppIntentFilter()
/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppResolver.java367 boolean requiresPrefixMatch = origIntent.isWebIntent() || (shaPrefix.length > 0 in filterInstantAppIntent()
452 if (origIntent.isWebIntent()) { in computeResolveFilters()
DPackageManagerService.java6610 if (!intent.isWebIntent()) {
7361 if (intent.isWebIntent() && auxiliaryResponse == null) {
7504 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled(userId);
7563 && (intent.isWebIntent()
/frameworks/base/core/java/com/android/internal/app/
DResolverListController.java113 if (intent.isWebIntent() in getResolversForIntent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DInstantAppNotifier.java293 if (browserIntent != null && browserIntent.isWebIntent()) { in postInstantAppNotif()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStackSupervisor.java692 if (intent.isWebIntent() in resolveIntent()
/frameworks/base/core/java/android/content/
DIntent.java11053 public boolean isWebIntent() { in isWebIntent() method
/frameworks/base/config/
Dboot-image-profile.txt3732 HSPLandroid/content/Intent;->isWebIntent()Z
Dhiddenapi-greylist-max-o.txt13517 Landroid/content/Intent;->isWebIntent()Z