Home
last modified time | relevance | path

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

/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DDiskLruCache.java320 cache.readJournal(); in open()
339 private void readJournal() throws IOException { in readJournal() method in DiskLruCache