Searched refs:sortByPath (Results 1 – 1 of 1) sorted by relevance
259 List<String> cookieHeader = sortByPath(cookies); in get()436 private List<String> sortByPath(List<HttpCookie> cookies) { in sortByPath() method in CookieManager