Searched refs:SCREENSAVER_COMPONENTS (Results 1 – 6 of 6) sorted by relevance
118 Settings.Secure.SCREENSAVER_COMPONENTS,
334 Settings.Secure.SCREENSAVER_COMPONENTS, in getDreamComponentsForUser()361 Settings.Secure.SCREENSAVER_COMPONENTS, in setDreamComponentsForUser()
169 VALIDATORS.put(Secure.SCREENSAVER_COMPONENTS, COMMA_SEPARATED_COMPONENT_LIST_VALIDATOR); in VALIDATORS.put() argument
1179 loadStringSetting(stmt, Settings.Secure.SCREENSAVER_COMPONENTS, in onUpgrade()2364 loadStringSetting(stmt, Settings.Secure.SCREENSAVER_COMPONENTS, in loadSecureSettings()
2333 Settings.Secure.SCREENSAVER_COMPONENTS, in dumpProtoSecureSettingsLocked()
7920 public static final String SCREENSAVER_COMPONENTS = "screensaver_components"; field in Settings.Secure