Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1129 showSubtypes(output, sortedNames, localeNameToFileInfo, totals, true); in writeSummaryTable()
1130 showSubtypes(output, sortedNames, localeNameToFileInfo, totals, false); in writeSummaryTable()
1134 private void showSubtypes(Appendable output, Map<String, String> sortedNames, in showSubtypes() method in VettingViewer