Searched refs:newInputStream (Results 1 – 1 of 1) sorted by relevance
786 public InputStream newInputStream(int index) throws IOException { in newInputStream() method in DiskLruCache.Editor803 InputStream in = newInputStream(index); in getString()