Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartLanguageGroups.java152 …ildren(StringBuilder treeList, String marker, Pair<String, String> pair, boolean showCollections) { in addChildren() argument
156 treeList.append(getPairName(pair, showCollections)); in addChildren()