Home
last modified time | relevance | path

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

/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DZoneOffsetPeriod.java78 String longName = getNameAtTime(timeZoneNames, timeZone, startMillis); in create()
97 getNameAtTime(timeZoneNames, timeZone, partitionInstant.toEpochMilli()); in splitAtTime()
204 private static String getNameAtTime( in getNameAtTime() method in ZoneOffsetPeriod