Searched refs:NIGHT_DISPLAY_CUSTOM_END_TIME (Results 1 – 5 of 5) sorted by relevance
77 case Secure.NIGHT_DISPLAY_CUSTOM_END_TIME: in NightDisplayListener()117 Secure.getUriFor(Secure.NIGHT_DISPLAY_CUSTOM_END_TIME), in setCallbackInternal()
338 case Secure.NIGHT_DISPLAY_CUSTOM_END_TIME: in setUp()373 cr.registerContentObserver(Secure.getUriFor(Secure.NIGHT_DISPLAY_CUSTOM_END_TIME), in setUp()782 Secure.NIGHT_DISPLAY_CUSTOM_END_TIME, NOT_SET, mCurrentUser); in getNightDisplayCustomEndTimeInternal()792 Secure.NIGHT_DISPLAY_CUSTOM_END_TIME, endTime.getLocalTime().toSecondOfDay() * 1000, in setNightDisplayCustomEndTimeInternal()
8537 public static final String NIGHT_DISPLAY_CUSTOM_END_TIME = "night_display_custom_end_time"; field in Settings.Secure9082 NIGHT_DISPLAY_CUSTOM_END_TIME,9248 VALIDATORS.put(NIGHT_DISPLAY_CUSTOM_END_TIME, NIGHT_DISPLAY_CUSTOM_END_TIME_VALIDATOR); in VALIDATORS.put() argument
2145 Settings.Secure.NIGHT_DISPLAY_CUSTOM_END_TIME, in dumpProtoSecureSettingsLocked()
56635 Landroid/provider/Settings$Secure;->NIGHT_DISPLAY_CUSTOM_END_TIME:Ljava/lang/String;