Searched refs:LOCALE_TO_SCRIPT (Results 1 – 1 of 1) sorted by relevance
360 String script = LOCALE_TO_SCRIPT.get(key); in showExemplars()364 script = LOCALE_TO_SCRIPT.get(simpleParent); in showExemplars()367 script = LOCALE_TO_SCRIPT.get(simpleParent); in showExemplars()617 static Map<String, String> LOCALE_TO_SCRIPT = new HashMap<String, String>(); field in GenerateSidewaysView664 LOCALE_TO_SCRIPT.put(localeID, script); in loadInformation()679 for (Entry<String, String> s : LOCALE_TO_SCRIPT.entrySet()) { in loadInformation()