Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
H A DGenerationRegistryTest.java167 generationRegistry.incrementGenerationForUnsetSettings(secureKey); in testUnsetSettings()
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DGenerationRegistry.java135 public void incrementGenerationForUnsetSettings(int key) { in incrementGenerationForUnsetSettings() method in GenerationRegistry
H A DSettingsProvider.java3232 mGenerationRegistry.incrementGenerationForUnsetSettings(key);