Searched refs:updateLocale (Results 1 – 3 of 3) sorted by relevance
131 mContents.updateLocale(locale.getLocaleString()); in onItemSelected()139 mContents.updateLocale(args.getString(UserDictionaryAddWordContents.EXTRA_LOCALE)); in onNothingSelected()145 mContents.updateLocale(locale.toString()); in onLocaleSelected()
74 updateLocale(args.getString(EXTRA_LOCALE)); in UserDictionaryAddWordContents()79 /* package */ void updateLocale(final String locale) { in updateLocale() method in UserDictionaryAddWordContents
31 LocalePicker.updateLocale(locale); in onLocaleSelected()