Home
last modified time | relevance | path

Searched refs:hasWebURI (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DCrossProfileIntentResolverEngine.java142 if (sourceUserId == userId && intent.hasWebURI()) { in resolveIntentInternal()
406 if (pkgName == null && intent.hasWebURI()) { in combineFilterAndCreateQueryActivitiesResponse()
H A DDefaultCrossProfileResolver.java98 if (intent.hasWebURI()) { in resolveIntent()
H A DComputerEngine.java772 if (intent.hasWebURI() || !crossProfileResults.isEmpty()) sortResult = true; in queryIntentActivitiesInternalBody()
5466 if (intent.hasWebURI()) { in canForwardTo()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java12232 public boolean hasWebURI() { in hasWebURI() method
12246 && hasWebURI(); in isWebIntent()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt4177 HSPLandroid/content/Intent;->hasWebURI()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt4180 HSPLandroid/content/Intent;->hasWebURI()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10626 Landroid/content/Intent;->hasWebURI()Z