Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Calendar/src/com/android/car/calendar/common/
H A DCalendarFormatter.java97 ZonedDateTime zonedDateTime = localDate.atStartOfDay(mClock.getZone()); in getDateText() local
98 Date date = new Date(zonedDateTime.toInstant().toEpochMilli()); in getDateText()
/aosp12/frameworks/base/core/java/android/widget/
H A DAnalogClock.java807 ZonedDateTime zonedDateTime = now.atZone(mClock.getZone());
808 LocalTime localTime = zonedDateTime.toLocalTime();
817 Instant startOfNextMinute = zonedDateTime.plusMinutes(1).withSecond(0).toInstant();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...