Searched refs:isWebIntent (Results 1 – 11 of 11) sorted by relevance
119 if (sanitizedIntent.isWebIntent()) { in onGetInstantAppResolveInfo()151 if (sanitizedIntent.isWebIntent()) { in onGetInstantAppIntentFilter()
53 if (!intent.isWebIntent()) { in isDomainVerificationIntent()
398 boolean requiresPrefixMatch = origIntent.isWebIntent() || (shaPrefix.length > 0 in filterInstantAppIntent()483 if (origIntent.isWebIntent()) { in computeResolveFilters()
2766 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled(userId); in filterCandidatesWithDomainPreferredActivitiesLPrBody()3012 final boolean blockInstant = intent.isWebIntent() && areWebInstantAppsDisabled(userId); in applyPostResolutionFilter()3079 && (intent.isWebIntent() in applyPostResolutionFilter()3267 if (intent.isWebIntent() && auxiliaryResponse == null) { in maybeAddInstantAppInstaller()4184 if (!intent.isWebIntent()) { in isInstantAppResolutionAllowed()
139 if (intent.isWebIntent() in getResolversForIntentAsUserInternal()
299 if (browserIntent != null && browserIntent.isWebIntent()) { in postInstantAppNotif()
676 if (intent.isWebIntent() in resolveIntent()681 if (intent.isWebIntent() in resolveIntent()
11500 public boolean isWebIntent() { in isWebIntent() method
4211 HSPLandroid/content/Intent;->isWebIntent()Z+]Landroid/content/Intent;Landroid/content/Intent;
4209 HSPLandroid/content/Intent;->isWebIntent()Z+]Landroid/content/Intent;Landroid/content/Intent;
13508 Landroid/content/Intent;->isWebIntent()Z