Searched refs:handlesWebUris (Results 1 – 3 of 3) sorted by relevance
574 (handlesWebUris(false) && countDataAuthorities() == 0); in handleAllWebDataURI()593 public final boolean handlesWebUris(boolean onlyWebSchemes) { in handlesWebUris() method in IntentFilter644 return getAutoVerify() && handlesWebUris(true); in needsVerification()
17694 if (filter.handlesWebUris(true) && needsNetworkVerificationLPr(filter)) {
17583 HSPLandroid/content/IntentFilter;->handlesWebUris(Z)Z