Searched refs:mNumBackingStore (Results 1 – 1 of 1) sorted by relevance
60 private int mNumBackingStore = 0; field in GenerationRegistry197 mNumBackingStore = mNumBackingStore - 1; in onUserRemoved()202 mNumBackingStore = mNumBackingStore - 1; in onUserRemoved()215 if (mNumBackingStore >= mMaxNumBackingStore) { in getBackingStoreLocked()223 mNumBackingStore += 1; in getBackingStoreLocked()