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