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

/external/okhttp/src/main/java/com/squareup/okhttp/internal/
H A DDiskLruCache.java732 public InputStream newInputStream(int index) throws IOException { method in class:DiskLruCache.Editor
753 InputStream in = newInputStream(index);

Completed in 117 milliseconds