Searched refs:toULocale7 (Results 1 – 3 of 3) sorted by relevance
3484 return isJava7orNewer ? toULocale7(loc) : toULocale6(loc); in toULocale()3491 private static ULocale toULocale7(Locale loc) { in toULocale7() method in ULocale.JDKLocaleHelper
4168 return hasScriptsAndUnicodeExtensions ? toULocale7(loc) : toULocale6(loc); in toULocale()4175 private static ULocale toULocale7(Locale loc) { in toULocale7() method in ULocale.JDKLocaleHelper
3982 return hasScriptsAndUnicodeExtensions ? toULocale7(loc) : toULocale6(loc); in toULocale()3989 private static ULocale toULocale7(Locale loc) { in toULocale7() method in ULocale.JDKLocaleHelper