Home
last modified time | relevance | path

Searched refs:computeNextMidnight (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/ui/shared/
H A DDateTimeView.java279 mUpdateTimeMillis = computeNextMidnight(localNow, zoneId); in updateRelativeTime()
310 private static long computeNextMidnight(LocalDateTime time, ZoneId zoneId) { in computeNextMidnight() method in DateTimeView
/aosp12/frameworks/base/core/java/android/widget/
H A DDateTimeView.java290 mUpdateTimeMillis = computeNextMidnight(localNow, zoneId);
318 private static long computeNextMidnight(LocalDateTime time, ZoneId zoneId) { in computeNextMidnight() method
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70003 Landroid/widget/DateTimeView;->computeNextMidnight(Ljava/util/TimeZone;)J