Searched refs:mKeyToIndexMap (Results 1 – 1 of 1) sorted by relevance
42 private final SparseIntArray mKeyToIndexMap = new SparseIntArray(); field in GenerationRegistry56 final int index = getKeyIndexLocked(key, mKeyToIndexMap, backingStore); in incrementGeneration()74 final int index = getKeyIndexLocked(key, mKeyToIndexMap, backingStore); in addGenerationData()97 if (backingStore != null && mKeyToIndexMap.size() > 0) { in onUserRemoved()101 resetSlotForKeyLocked(secureKey, mKeyToIndexMap, backingStore); in onUserRemoved()105 resetSlotForKeyLocked(systemKey, mKeyToIndexMap, backingStore); in onUserRemoved()