Searched refs:isWebIntent (Results 1 – 12 of 12) sorted by relevance
119 if (sanitizedIntent.isWebIntent()) { in onGetInstantAppResolveInfo()151 if (sanitizedIntent.isWebIntent()) { in onGetInstantAppIntentFilter()
56 if (!intent.isWebIntent()) { in isDomainVerificationIntent()
406 boolean requiresPrefixMatch = origIntent.isWebIntent() || (shaPrefix.length > 0 in filterInstantAppIntent()493 if (origIntent.isWebIntent()) { in computeResolveFilters()
506 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled; in filterCandidatesWithDomainPreferredActivitiesLPrBody()
1215 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled(userId); in applyPostResolutionFilter()1283 && (intent.isWebIntent() in applyPostResolutionFilter()1448 if (intent.isWebIntent() && auxiliaryResponse == null) { in maybeAddInstantAppInstaller()2396 if (!intent.isWebIntent()) { in isInstantAppResolutionAllowed()
267 if (browserIntent != null && browserIntent.isWebIntent()) { in postInstantAppNotif()
153 if (intent.isWebIntent() in getResolversForIntentAsUserInternal()
752 if (intent.isWebIntent() in resolveIntent()757 if (intent.isWebIntent() in resolveIntent()
12641 public boolean isWebIntent() { in isWebIntent() method
4102 HSPLandroid/content/Intent;->isWebIntent()Z
4105 HSPLandroid/content/Intent;->isWebIntent()Z
10630 Landroid/content/Intent;->isWebIntent()Z