Searched refs:CacheRequestImpl (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/src/main/java/com/squareup/okhttp/
H A DHttpResponseCache.java265 return new CacheRequestImpl(editor);
403 private final class CacheRequestImpl extends CacheRequest { class in class:HttpResponseCache
409 public CacheRequestImpl(final DiskLruCache.Editor editor) throws IOException { method in class:HttpResponseCache.CacheRequestImpl

Completed in 66 milliseconds