Searched defs:getNameAtTime (Results 1 - 1 of 1) sorted by relevance

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

Completed in 36 milliseconds