Home
last modified time | relevance | path

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

/development/samples/browseable/DisplayingBitmaps/src/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