Home
last modified time | relevance | path

Searched defs:zoneTabCountryTimeZoneIds (Results 1 – 1 of 1) sorted by relevance

/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
DTzLookupGenerator.java194 List<String> zoneTabCountryTimeZoneIds = zoneTabMapping.get(isoCode.toUpperCase()); in createOutputTimeZones() local
218 List<String> zoneTabCountryTimeZoneIds, in processCountry()