Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/http/
DHttpResponseCache.java152 public final class HttpResponseCache extends ResponseCache implements Closeable, OkCacheContainer { class
156 private HttpResponseCache(AndroidShimResponseCache delegate) { in HttpResponseCache() method in HttpResponseCache