Searched defs:targetLocale (Results 1 – 2 of 2) sorted by relevance
427 public static String getDisplayCountry(Locale targetLocale, Locale locale) { in getDisplayCountry()433 public static String getDisplayLanguage(Locale targetLocale, Locale locale) { in getDisplayLanguage()439 public static String getDisplayVariant(Locale targetLocale, Locale locale) { in getDisplayVariant()445 public static String getDisplayScript(Locale targetLocale, Locale locale) { in getDisplayScript()
886 public static final ResourceBundle getBundle(String baseName, Locale targetLocale, in getBundle()1288 public static ResourceBundle getBundle(String baseName, Locale targetLocale, in getBundle()1413 Locale targetLocale = candidateLocales.get(index); in findBundle() local1491 Locale targetLocale = cacheKey.getLocale(); in loadBundle() local