Home
last modified time | relevance | path

Searched defs:getDisplayKeyword (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DULocale.java1765 public static String getDisplayKeyword(String keyword) { in getDisplayKeyword() method in ULocale
1776 public static String getDisplayKeyword(String keyword, String displayLocaleID) { in getDisplayKeyword() method in ULocale
1787 public static String getDisplayKeyword(String keyword, ULocale displayLocale) { in getDisplayKeyword() method in ULocale
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java2251 public static String getDisplayKeyword(String keyword) { in getDisplayKeyword() method in ULocale
2263 public static String getDisplayKeyword(String keyword, String displayLocaleID) { in getDisplayKeyword() method in ULocale
2275 public static String getDisplayKeyword(String keyword, ULocale displayLocale) { in getDisplayKeyword() method in ULocale