Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java100 private static final int BH_KEY = 0; field in BlobCache
400 writeLong(header, BH_KEY, key); in insertInternal()
498 long blobKey = readLong(header, BH_KEY); in getBlob()