Searched refs:IH_ACTIVE_REGION (Results 1 – 1 of 1) sorted by relevance
90 private static final int IH_ACTIVE_REGION = 12; field in BlobCache214 mActiveRegion = readInt(buf, IH_ACTIVE_REGION); in loadIndex()308 writeInt(buf, IH_ACTIVE_REGION, 0); in resetCache()332 writeInt(mIndexHeader, IH_ACTIVE_REGION, mActiveRegion); in flipRegion()