Searched refs:getDateTimeBefore (Results 1 – 4 of 4) sorted by relevance
1239 long sunsetMillis = ColorDisplayService.getDateTimeBefore(sunset, now) in getTwilightStateRelativeToNow()1243 long sunriseMillis = ColorDisplayService.getDateTimeBefore(sunrise, now) in getTwilightStateRelativeToNow()
587 static LocalDateTime getDateTimeBefore(LocalTime localTime, LocalDateTime compareTime) { in getDateTimeBefore() method in ColorDisplayService919 final LocalDateTime start = getDateTimeBefore(mStartTime, now); in updateActivated()
6949 HSPLcom/android/server/display/color/ColorDisplayService;->getDateTimeBefore(Ljava/time/LocalTime;L…
68925 method public java.time.LocalDateTime getDateTimeBefore();