Home
last modified time | relevance | path

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

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DBlobCache.java103 private static final int BH_LENGTH = 16; field in BlobCache
403 writeInt(header, BH_LENGTH, length); in insertInternal()
512 int length = readInt(header, BH_LENGTH); in getBlob()