Searched refs:getDateTimeBefore (Results 1 – 4 of 4) sorted by relevance
1350 long sunsetMillis = ColorDisplayService.getDateTimeBefore(sunset, now) in getTwilightStateRelativeToNow()1354 long sunriseMillis = ColorDisplayService.getDateTimeBefore(sunrise, now) in getTwilightStateRelativeToNow()
820 static LocalDateTime getDateTimeBefore(LocalTime localTime, LocalDateTime compareTime) { in getDateTimeBefore() method in ColorDisplayService1189 final LocalDateTime start = getDateTimeBefore(mStartTime, now); in updateActivated()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27035 HSPLjava/time/zone/ZoneOffsetTransition;->getDateTimeBefore()Ljava/time/LocalDateTime;