Searched refs:updateLocale (Results 1 – 8 of 8) sorted by relevance
143 mContents.updateLocale(locale.getLocaleString()); in onItemSelected()151 mContents.updateLocale(args.getString(UserDictionaryAddWordContents.EXTRA_LOCALE)); in onNothingSelected()157 mContents.updateLocale(locale.toString()); in onLocaleSelected()
80 updateLocale(args.getString(EXTRA_LOCALE)); in UserDictionaryAddWordContents()90 updateLocale(mLocale); in UserDictionaryAddWordContents()95 /* package */ void updateLocale(final String locale) { in updateLocale() method in UserDictionaryAddWordContents
161 mContents.updateLocale(locale.getLocaleString()); in onItemSelected()169 mContents.updateLocale(args.getString(UserDictionaryAddWordContents.EXTRA_LOCALE)); in onNothingSelected()175 mContents.updateLocale(locale.toString()); in onLocaleSelected()
98 updateLocale(args.getString(EXTRA_LOCALE)); in UserDictionaryAddWordContents()108 updateLocale(mLocale); in UserDictionaryAddWordContents()113 /* package */ void updateLocale(final String locale) { in updateLocale() method in UserDictionaryAddWordContents
74 LocalePicker.updateLocale(locale); in onLocaleSelected()102 LocalePicker.updateLocale(mTargetLocale); in onCreateDialog()
1032 LocalePicker.updateLocale(getActivity().getResources().getConfiguration().locale); in writeForceRtlOptions()
233 LocalePicker.updateLocale(mLocales.getItem(offset).getLocale()); in setLanguagePreference()
422 LocalePicker.updateLocale(locale); in setLocale()