Searched refs:handlesWebUris (Results 1 – 2 of 2) sorted by relevance
538 (handlesWebUris(false) && countDataAuthorities() == 0); in handleAllWebDataURI()557 public final boolean handlesWebUris(boolean onlyWebSchemes) { in handlesWebUris() method in IntentFilter608 return getAutoVerify() && handlesWebUris(true); in needsVerification()
15272 if (filter.handlesWebUris(true) && needsNetworkVerificationLPr(filter)) {