Home
last modified time | relevance | path

Searched refs:getBackingStoreLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DGenerationRegistry.java107 final MemoryIntArray backingStore = getBackingStoreLocked(key, in incrementGenerationInternal()
156 final MemoryIntArray backingStore = getBackingStoreLocked(key, in addGenerationData()
208 private MemoryIntArray getBackingStoreLocked(int key, boolean createIfNotExist) { in getBackingStoreLocked() method in GenerationRegistry
316 final MemoryIntArray backingStore = getBackingStoreLocked(key, in dumpProto()
360 final MemoryIntArray backingStore = getBackingStoreLocked(key, in dump()