Searched refs:netscapeDomainMatches (Results 1 – 1 of 1) sorted by relevance
271 private boolean netscapeDomainMatches(String domain, String host) in netscapeDomainMatches() method in InMemoryCookieStore330 if ((c.getVersion() == 0 && netscapeDomainMatches(domain, host)) || in getInternal1()