Searched refs:SCREENSAVER_COMPONENTS (Results 1 – 4 of 4) sorted by relevance
298 Settings.Secure.SCREENSAVER_COMPONENTS, in getDreamComponentsForUser()325 Settings.Secure.SCREENSAVER_COMPONENTS, in setDreamComponentsForUser()
1178 loadStringSetting(stmt, Settings.Secure.SCREENSAVER_COMPONENTS, in onUpgrade()2387 loadStringSetting(stmt, Settings.Secure.SCREENSAVER_COMPONENTS, in loadSecureSettings()
2213 Settings.Secure.SCREENSAVER_COMPONENTS, in dumpProtoSecureSettingsLocked()
7820 public static final String SCREENSAVER_COMPONENTS = "screensaver_components"; field in Settings.Secure8967 SCREENSAVER_COMPONENTS,9144 VALIDATORS.put(SCREENSAVER_COMPONENTS, SCREENSAVER_COMPONENTS_VALIDATOR); in VALIDATORS.put() argument