Searched refs:getDisplayCountry (Results 1 – 4 of 4) sorted by relevance
142 public static String getDisplayCountry(Locale locale, Locale displayLocale) { in getDisplayCountry() method in LocaleHelper145 final String country = ULocale.getDisplayCountry(languageTag, uDisplayLocale); in getDisplayCountry()161 public static String getDisplayCountry(Locale locale) { in getDisplayCountry() method in LocaleHelper162 return ULocale.getDisplayCountry(locale.toLanguageTag(), ULocale.getDefault()); in getDisplayCountry()
133 mFullCountryNameNative = LocaleHelper.getDisplayCountry(mLocale, mLocale); in getFullCountryNameNative()140 return LocaleHelper.getDisplayCountry(mLocale); in getFullCountryNameInUiLanguage()
488 countryDisplayName = new Locale(lang, countryCode).getDisplayCountry(defaultLocale); in getCountryNames()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...