Searched refs:mKeyToIndexMap (Results 1 – 1 of 1) sorted by relevance
44 private final SparseIntArray mKeyToIndexMap = new SparseIntArray(); field in GenerationRegistry58 final int index = getKeyIndexLocked(key, mKeyToIndexMap, backingStore); in incrementGeneration()76 final int index = getKeyIndexLocked(key, mKeyToIndexMap, backingStore); in addGenerationData()99 if (backingStore != null && mKeyToIndexMap.size() > 0) { in onUserRemoved()103 resetSlotForKeyLocked(secureKey, mKeyToIndexMap, backingStore); in onUserRemoved()107 resetSlotForKeyLocked(systemKey, mKeyToIndexMap, backingStore); in onUserRemoved()