Home
last modified time | relevance | path

Searched refs:getDisplayCountry (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DLocaleHelper.java142 public static String getDisplayCountry(Locale locale, Locale displayLocale) { in getDisplayCountry() method in LocaleHelper
145 final String country = ULocale.getDisplayCountry(languageTag, uDisplayLocale); in getDisplayCountry()
161 public static String getDisplayCountry(Locale locale) { in getDisplayCountry() method in LocaleHelper
162 return ULocale.getDisplayCountry(locale.toLanguageTag(), ULocale.getDefault()); in getDisplayCountry()
DLocaleStore.java133 mFullCountryNameNative = LocaleHelper.getDisplayCountry(mLocale, mLocale); in getFullCountryNameNative()
140 return LocaleHelper.getDisplayCountry(mLocale); in getFullCountryNameInUiLanguage()
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
DTimeZoneData.java488 countryDisplayName = new Locale(lang, countryCode).getDisplayCountry(defaultLocale); in getCountryNames()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...