Searched refs:isWebIntent (Results 1 – 12 of 12) sorted by relevance
119 if (sanitizedIntent.isWebIntent()) { in onGetInstantAppResolveInfo()151 if (sanitizedIntent.isWebIntent()) { in onGetInstantAppIntentFilter()
53 if (!intent.isWebIntent()) { in isDomainVerificationIntent()
402 boolean requiresPrefixMatch = origIntent.isWebIntent() || (shaPrefix.length > 0 in filterInstantAppIntent()489 if (origIntent.isWebIntent()) { in computeResolveFilters()
495 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled; in filterCandidatesWithDomainPreferredActivitiesLPrBody()
1184 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled(userId); in applyPostResolutionFilter()1252 && (intent.isWebIntent() in applyPostResolutionFilter()1417 if (intent.isWebIntent() && auxiliaryResponse == null) { in maybeAddInstantAppInstaller()2319 if (!intent.isWebIntent()) { in isInstantAppResolutionAllowed()
266 if (browserIntent != null && browserIntent.isWebIntent()) { in postInstantAppNotif()
153 if (intent.isWebIntent() in getResolversForIntentAsUserInternal()
746 if (intent.isWebIntent() in resolveIntent()751 if (intent.isWebIntent() in resolveIntent()
12244 public boolean isWebIntent() { in isWebIntent() method
4179 HSPLandroid/content/Intent;->isWebIntent()Z
4182 HSPLandroid/content/Intent;->isWebIntent()Z
10630 Landroid/content/Intent;->isWebIntent()Z