Searched defs:targetLocale (Results 1 – 2 of 2) sorted by relevance
414 public static String getDisplayCountry(Locale targetLocale, Locale locale) { in getDisplayCountry()420 public static String getDisplayLanguage(Locale targetLocale, Locale locale) { in getDisplayLanguage()426 public static String getDisplayVariant(Locale targetLocale, Locale locale) { in getDisplayVariant()432 public static String getDisplayScript(Locale targetLocale, Locale locale) { in getDisplayScript()
841 public static final ResourceBundle getBundle(String baseName, Locale targetLocale, in getBundle()1243 public static ResourceBundle getBundle(String baseName, Locale targetLocale, in getBundle()1353 Locale targetLocale = candidateLocales.get(index); in findBundle() local1431 Locale targetLocale = cacheKey.getLocale(); in loadBundle() local