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

/libcore/luni/src/main/java/libcore/net/http/
H A DHttpResponseCache.java166 return new CacheRequestImpl(editor);
263 private final class CacheRequestImpl extends CacheRequest { class in class:HttpResponseCache
269 public CacheRequestImpl(final DiskLruCache.Editor editor) throws IOException { method in class:HttpResponseCache.CacheRequestImpl

Completed in 364 milliseconds