Home
last modified time | relevance | path

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

/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DDiskLruCache.java786 public InputStream newInputStream(int index) throws IOException { in newInputStream() method in DiskLruCache.Editor
803 InputStream in = newInputStream(index); in getString()
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DDiskLruCache.java786 public InputStream newInputStream(int index) throws IOException { in newInputStream() method in DiskLruCache.Editor
803 InputStream in = newInputStream(index); in getString()