Searched refs:NIGHT_DISPLAY_CUSTOM_END_TIME (Results 1 – 7 of 7) sorted by relevance
77 case Secure.NIGHT_DISPLAY_CUSTOM_END_TIME: in NightDisplayListener()117 Secure.getUriFor(Secure.NIGHT_DISPLAY_CUSTOM_END_TIME), in setCallbackInternal()
342 case Secure.NIGHT_DISPLAY_CUSTOM_END_TIME: in setUp()390 cr.registerContentObserver(Secure.getUriFor(Secure.NIGHT_DISPLAY_CUSTOM_END_TIME), in setUp()977 Secure.NIGHT_DISPLAY_CUSTOM_END_TIME, NOT_SET, mCurrentUser); in getNightDisplayCustomEndTimeInternal()987 Secure.NIGHT_DISPLAY_CUSTOM_END_TIME, endTime.getLocalTime().toSecondOfDay() * 1000, in setNightDisplayCustomEndTimeInternal()
103 Settings.Secure.NIGHT_DISPLAY_CUSTOM_END_TIME,
156 VALIDATORS.put(Secure.NIGHT_DISPLAY_CUSTOM_END_TIME, NON_NEGATIVE_INTEGER_VALIDATOR); in VALIDATORS.put() argument
2395 Settings.Secure.NIGHT_DISPLAY_CUSTOM_END_TIME, in dumpProtoSecureSettingsLocked()
11274 public static final String NIGHT_DISPLAY_CUSTOM_END_TIME = "night_display_custom_end_time"; field in Settings.Secure
42080 Landroid/provider/Settings$Secure;->NIGHT_DISPLAY_CUSTOM_END_TIME:Ljava/lang/String;