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

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DResponseCacheAdapter.java49 CacheResponse javaResponse = getJavaCachedResponse(request);
96 private CacheResponse getJavaCachedResponse(Request request) throws IOException { method in class:ResponseCacheAdapter

Completed in 70 milliseconds