Searched refs:getDeprecatedZoneIDs (Results 1 – 3 of 3) sorted by relevance
1403 public List<String> getDeprecatedZoneIDs() {1404 return zoneParser.getDeprecatedZoneIDs();
61 public List<String> getDeprecatedZoneIDs() { in getDeprecatedZoneIDs() method in ZoneParser
379 orderedSet.addAll(sc.getDeprecatedZoneIDs()); in genSupplementalZoneData()