Searched refs:EXTRA_LOCALE (Results 1 – 6 of 6) sorted by relevance
45 public static final String EXTRA_LOCALE = "locale"; field in UserDictionaryAddWordContents80 updateLocale(args.getString(EXTRA_LOCALE)); in UserDictionaryAddWordContents()108 outState.putString(EXTRA_LOCALE, mLocale); in saveStateIntoBundle()
151 mContents.updateLocale(args.getString(UserDictionaryAddWordContents.EXTRA_LOCALE)); in onNothingSelected()
49 public static final String EXTRA_LOCALE = "locale"; field in UserDictionaryAddWordContents98 updateLocale(args.getString(EXTRA_LOCALE)); in UserDictionaryAddWordContents()126 outState.putString(EXTRA_LOCALE, mLocale); in saveStateIntoBundle()
169 mContents.updateLocale(args.getString(UserDictionaryAddWordContents.EXTRA_LOCALE)); in onNothingSelected()
241 args.putString(UserDictionaryAddWordContents.EXTRA_LOCALE, mLocale); in showAddOrEditDialog()
194 args.putString(UserDictionaryAddWordContents.EXTRA_LOCALE, mLocale); in showAddOrEditDialog()