Searched refs:otherTerritories (Results 1 – 1 of 1) sorted by relevance
944 … Set<String> otherTerritories = new TreeSet<>(standardCodes.getGoodAvailableCodes("territory")); in tryDifferentAlgorithm() local949 otherTerritories.remove(region); in tryDifferentAlgorithm()1025 for (String region : otherTerritories) { in tryDifferentAlgorithm()