Home
last modified time | relevance | path

Searched refs:showCollection (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartLanguageGroups.java159 private String getPairName(Pair<String, String> pair, boolean showCollection) { in getPairName() argument
160 return (showCollection && COLLECTIONS.contains(pair.getSecond()) in getPairName()