Searched refs:mMaxId (Results 1 – 2 of 2) sorted by relevance
33 private int mMaxId = 0; field in Associations50 mMaxId = maxId; in setMaxId()62 return mMaxId; in getMaxId()
135 private int mMaxId = 0; field in AssociationStore165 mMaxId = 0; in refreshCache()175 mMaxId = Math.max(mMaxId, entry.getValue().getMaxId()); in refreshCache()188 return mMaxId; in getMaxId()217 mMaxId = Math.max(mMaxId, id); in addAssociation()308 associations.setMaxId(mMaxId); in writeCacheToDisk()