Home
last modified time | relevance | path

Searched refs:getDateTimeBefore (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DNightDisplayServiceTest.java988 long sunsetMillis = sunset.getDateTimeBefore(now).getTimeInMillis(); in getTwilightStateRelativeToNow()
989 long sunriseMillis = sunrise.getDateTimeBefore(now).getTimeInMillis(); in getTwilightStateRelativeToNow()
/frameworks/base/core/java/com/android/internal/app/
DNightDisplayController.java409 public Calendar getDateTimeBefore(Calendar time) { in getDateTimeBefore() method in NightDisplayController.LocalTime
/frameworks/base/services/core/java/com/android/server/display/
DNightDisplayService.java455 final Calendar startTime = mStartTime.getDateTimeBefore(now); in updateActivated()
/frameworks/base/api/
Dcurrent.txt62958 method public java.time.LocalDateTime getDateTimeBefore();
Dsystem-current.txt66866 method public java.time.LocalDateTime getDateTimeBefore();