Home
last modified time | relevance | path

Searched defs:keyToIndexMap (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DGenerationRegistry.java141 private static void resetSlotForKeyLocked(int key, SparseIntArray keyToIndexMap, in resetSlotForKeyLocked()
154 private static int getKeyIndexLocked(int key, SparseIntArray keyToIndexMap, in getKeyIndexLocked()