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/display/color/
DColorDisplayServiceTest.java1318 long sunsetMillis = ColorDisplayService.getDateTimeBefore(sunset, now) in getTwilightStateRelativeToNow()
1322 long sunriseMillis = ColorDisplayService.getDateTimeBefore(sunrise, now) in getTwilightStateRelativeToNow()
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java643 static LocalDateTime getDateTimeBefore(LocalTime localTime, LocalDateTime compareTime) { in getDateTimeBefore() method in ColorDisplayService
975 final LocalDateTime start = getDateTimeBefore(mStartTime, now); in updateActivated()
/frameworks/base/services/
Dart-profile6949 HSPLcom/android/server/display/color/ColorDisplayService;->getDateTimeBefore(Ljava/time/LocalTime;L…
/frameworks/base/non-updatable-api/
Dcurrent.txt70290 method public java.time.LocalDateTime getDateTimeBefore();
/frameworks/base/api/
Dcurrent.txt70434 method public java.time.LocalDateTime getDateTimeBefore();