Searched refs:printRow (Results 1 – 1 of 1) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateEnums.java | 129 printRow(Log.getLog(), sorted.get(name), name, "currency", null, in showCurrencies() 180 printRow(Log.getLog(), code, null, "script", code_replacements, len); in showScripts() 611 printRow(Log.getLog(), region, null, "territory", code_replacements, len); in showRegionCodeInfo() 845 private void printRow(PrintWriter out, String codeName, String englishName, in printRow() method
|