Searched refs:getLocale (Results 1 – 2 of 2) sorted by relevance
241 return lhs.getLocale().compareTo(rhs.getLocale()); in setupLocaleList()288 String code = ((LocaleInfo) o).getLocale(); in checkLocaleInList()321 getString(R.string.select_locale_1s_button, info.getLocale())); in updateLocaleButtons()344 changeSystemLocale(info.getLocale()); in onSelectLocale()355 final String localeToRemove = info == null ? "<error>" : info.getLocale(); in createRemoveLocaleDialog()434 public String getLocale() { in getLocale() method in CustomLocaleActivity.LocaleInfo
47 mLocale = getLocale(); in onCreate()