Searched refs:toUnicodeLocaleKey (Results 1 – 2 of 2) sorted by relevance
3414 public static String toUnicodeLocaleKey(String keyword) { in toUnicodeLocaleKey() method in ULocale3993 String bcpKey = toUnicodeLocaleKey(key); in extensions()
4518 String bcpKey = ULocale.toUnicodeLocaleKey(keyword); in TestToUnicodeLocaleKey()