Home
last modified time | relevance | path

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

/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DCountryZoneTree.java514 ZoneInfo primaryZone = node.getPrimaryZoneInfo(); in calculateCountryZoneUsage() local
515 addZoneEntryIfMissing(endInstant, primaryZone); in calculateCountryZoneUsage()