Searched refs:NAME_CORRECTIONS (Results 1 – 1 of 1) sorted by relevance
251 static Map<String, String> NAME_CORRECTIONS = new HashMap<>(); field in SubdivisionNode.SubdivisionSet273 cldrName = NAME_CORRECTIONS.get(value); in getBestName()