Searched refs:timeZoneIds (Results 1 – 1 of 1) sorted by relevance
103 List<String> timeZoneIds = new ArrayList<>(); in getTimeZoneIdsForCountryCode() local106 timeZoneIds.add(timeZoneMapping.timeZoneId); in getTimeZoneIdsForCountryCode()109 return Collections.unmodifiableList(timeZoneIds); in getTimeZoneIdsForCountryCode()