Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java145 if (!reset && loadIndex()) { in BlobCache()
151 if (!loadIndex()) { in BlobCache()
190 private boolean loadIndex() { in loadIndex() method in BlobCache