Searched refs:getScriptsToShow (Results 1 – 2 of 2) sorted by relevance
156 private static Set<String> getScriptsToShow(StandardCodes sc, CLDRFile english) { in getScriptsToShow() method in TestScriptMetadata166 for (String s : getScriptsToShow(sc, english)) { in TestShowLanguages()
283 new TreeSet<>(getScriptsToShow()); // StandardCodes.MODERN_SCRIPTS); in printLanguageScript()285 for (String script : getScriptsToShow()) { in printLanguageScript()414 private static Set<String> getScriptsToShow() {455 Set<String> remainingScripts = new TreeSet<>(getScriptsToShow());458 for (String script : getScriptsToShow()) {