Searched refs:toLocale7 (Results 1 – 3 of 3) sorted by relevance
3488 return isJava7orNewer ? toLocale7(uloc) : toLocale6(uloc); in toLocale()3647 private static Locale toLocale7(ULocale uloc) { in toLocale7() method in ULocale.JDKLocaleHelper
4172 return hasScriptsAndUnicodeExtensions ? toLocale7(uloc) : toLocale6(uloc); in toLocale()4331 private static Locale toLocale7(ULocale uloc) { in toLocale7() method in ULocale.JDKLocaleHelper
3986 return hasScriptsAndUnicodeExtensions ? toLocale7(uloc) : toLocale6(uloc); in toLocale()4145 private static Locale toLocale7(ULocale uloc) { in toLocale7() method in ULocale.JDKLocaleHelper