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