Searched refs:hasDataScheme (Results 1 – 6 of 6) sorted by relevance
475 && (filter.hasDataScheme("http") || filter.hasDataScheme("https")) in computeResolveFilters()
1246 && (filter.hasDataScheme(IntentFilter.SCHEME_HTTP) || in hasValidDomains()1247 filter.hasDataScheme(IntentFilter.SCHEME_HTTPS)); in hasValidDomains()22486 && (filter.hasDataScheme(IntentFilter.SCHEME_HTTP) ||22487 filter.hasDataScheme(IntentFilter.SCHEME_HTTPS))) {
111 if (!f2.hasDataScheme(f1.getDataScheme(i))) { in filterEquals()
887 public final boolean hasDataScheme(String scheme) { in hasDataScheme() method in IntentFilter
4017 if (aii.hasDataScheme(IntentFilter.SCHEME_HTTP) || in hasDomainURLs()4018 aii.hasDataScheme(IntentFilter.SCHEME_HTTPS)) { in hasDomainURLs()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...