HomeSort by relevance Sort by last modified time
    Searched refs:BH_LENGTH (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BlobCache.java 103 private static final int BH_LENGTH = 16;
403 writeInt(header, BH_LENGTH, length);
512 int length = readInt(header, BH_LENGTH);
  /packages/apps/Mms/src/com/android/mms/util/
BlobCache.java 104 private static final int BH_LENGTH = 16;
394 writeInt(header, BH_LENGTH, length);
500 int length = readInt(header, BH_LENGTH);

Completed in 171 milliseconds