Searched refs:getAllAlternativeIds (Results 1 – 3 of 3) sorted by relevance
103 backward.getAllAlternativeIds("Africa/Timbuktu")); in parse()105 backward.getAllAlternativeIds("Africa/Timbuktu2")); in parse()107 backward.getAllAlternativeIds("Africa/Abidjan")); in parse()
80 Set<String> getAllAlternativeIds(String zoneId) { in getAllAlternativeIds() method in BackwardFile
408 new ArrayList<>(backwardIn.getAllAlternativeIds(timeZoneInId)); in processCountry()