Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A 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
319 final MemoryIntArray backingStore = getBackingStoreLocked(key, in dumpProto()
366 final MemoryIntArray backingStore = getBackingStoreLocked(key, in dump()