Home
last modified time | relevance | path

Searched refs:getFullNameNative (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/localepicker/src/com/android/localepicker/
DLocaleStore.java123 public String getFullNameNative() { in getFullNameNative() method in LocaleStore.LocaleInfo
172 return getFullNameNative(); in getLabel()
DSuggestedLocaleAdapter.java273 value.getFullNameNative(), locale); in performFiltering()
/frameworks/base/core/java/com/android/internal/app/
DLocaleStore.java211 public String getFullNameNative() { in getFullNameNative() method in LocaleStore.LocaleInfo
263 return getFullNameNative(); in getLabel()
DLocalePickerWithRegion.java235 getActivity().setTitle(mParentLocale.getFullNameNative()); in onResume()
DSuggestedLocaleAdapter.java370 value.getFullNameNative(), locale); in performFiltering()