Searched refs:getDateTimeBefore (Results 1 – 5 of 5) sorted by relevance
988 long sunsetMillis = sunset.getDateTimeBefore(now).getTimeInMillis(); in getTwilightStateRelativeToNow()989 long sunriseMillis = sunrise.getDateTimeBefore(now).getTimeInMillis(); in getTwilightStateRelativeToNow()
409 public Calendar getDateTimeBefore(Calendar time) { in getDateTimeBefore() method in NightDisplayController.LocalTime
455 final Calendar startTime = mStartTime.getDateTimeBefore(now); in updateActivated()
62958 method public java.time.LocalDateTime getDateTimeBefore();
66866 method public java.time.LocalDateTime getDateTimeBefore();