Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
H A DGenerationRegistryTest.java177 final String testGlobalSetting = "test_global_setting"; in testGlobalSettings() local
179 generationRegistry.addGenerationData(b, globalKey, testGlobalSetting); in testGlobalSettings()
184 generationRegistry.addGenerationData(b, globalKey2, testGlobalSetting); in testGlobalSettings()