Home
last modified time | relevance | path

Searched refs:toBcpType (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java100 public static String toBcpType(String key, String type, in toBcpType() method in KeyTypeData
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java3452 String bcpType = KeyTypeData.toBcpType(keyword, value, null, null); in toUnicodeLocaleType()