Home
last modified time | relevance | path

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

/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DDiskLruCache.java280 rebuildJournal();
335 cache.rebuildJournal(); in open()
426 private synchronized void rebuildJournal() throws IOException { in rebuildJournal() method in DiskLruCache