Searched refs:shouldAcceptInternal (Results 1 – 1 of 1) sorted by relevance
346 if (shouldAcceptInternal(uri, cookie)) { in put()354 shouldAcceptInternal(uri, cookie)) { in put()359 if (shouldAcceptInternal(uri, cookie)) { in put()376 private boolean shouldAcceptInternal(URI uri, HttpCookie cookie) { in shouldAcceptInternal() method in CookieManager