Searched refs:handlesWebUris (Results 1 – 4 of 4) sorted by relevance
577 (handlesWebUris(false) && countDataAuthorities() == 0); in handleAllWebDataURI()596 public final boolean handlesWebUris(boolean onlyWebSchemes) { in handlesWebUris() method in IntentFilter647 return getAutoVerify() && handlesWebUris(true); in needsVerification()
17623 if (filter.handlesWebUris(false) && needsNetworkVerificationLPr(filter)) {
3828 HSPLandroid/content/IntentFilter;->handlesWebUris(Z)Z
13577 Landroid/content/IntentFilter;->handlesWebUris(Z)Z