Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java556 long candidateKey = mIndexBuffer.getLong(offset); in lookupInternal() local
561 } else if (candidateKey == key) { in lookupInternal()
607 long candidateKey = mIndexBuffer.getLong(offset); in getActiveCount() local