Home
last modified time | relevance | path

Searched defs:HttpCookieJar (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/http/
DHttpCookieJar.java33 public class HttpCookieJar { class
36 private HttpCookieJar(ImmutableList<HttpCookie> cookies) { in HttpCookieJar() method in HttpCookieJar