Searched defs:sortedNames (Results 1 – 1 of 1) sorted by relevance
732 Map<String, String> sortedNames = getSortedNames(org, lv); in getLocaleCount() local747 final Map<String, String> sortedNames = getSortedNames(org, lv); in getLocaleList() local1044 Map<String, String> sortedNames = getSortedNames((Organization) organization, desiredLevel); in writeSummaryTable() local1084 Map<String, String> sortedNames = new TreeMap<>(CLDRConfig.getInstance().getCollator()); in getSortedNames() local1106 Map<String, String> sortedNames, in showSubtypes() argument