Searched refs:computeNextMidnight (Results 1 – 3 of 3) sorted by relevance
279 mUpdateTimeMillis = computeNextMidnight(localNow, zoneId); in updateRelativeTime()310 private static long computeNextMidnight(LocalDateTime time, ZoneId zoneId) { in computeNextMidnight() method in DateTimeView
290 mUpdateTimeMillis = computeNextMidnight(localNow, zoneId);318 private static long computeNextMidnight(LocalDateTime time, ZoneId zoneId) { in computeNextMidnight() method
70003 Landroid/widget/DateTimeView;->computeNextMidnight(Ljava/util/TimeZone;)J