Searched refs:sunset (Results 1 – 4 of 4) sorted by relevance
69 public LocalDateTime sunset() { in sunset() method in TwilightState
1325 final LocalTime sunset = getLocalTimeRelativeToNow(sunsetOffset); in getTwilightStateRelativeToNow() local1331 long sunsetMillis = ColorDisplayService.getDateTimeBefore(sunset, now) in getTwilightStateRelativeToNow()1340 sunsetMillis = ColorDisplayService.getDateTimeAfter(sunset, now) in getTwilightStateRelativeToNow()
1254 final LocalDateTime sunset = state.sunset(); in updateActivated() local1257 ^ mLastActivatedTime.isBefore(sunset))) { in updateActivated()
17847 field @Deprecated public static final String SCENE_MODE_SUNSET = "sunset";