Home
last modified time | relevance | path

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

/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
DTzLookupGenerator.java180 TzLookupFile.CountryZones countryZonesOut = new TzLookupFile.CountryZones(); in createOutputTimeZones() local
181 timeZonesOut.setCountryZones(countryZonesOut); in createOutputTimeZones()
211 countryZonesOut.addCountry(countryOut); in createOutputTimeZones()