Searched refs:EXTRA_LOCALE (Results 1 – 3 of 3) sorted by relevance
45 public static final String EXTRA_LOCALE = "locale"; field in UserDictionaryAddWordContents74 updateLocale(args.getString(EXTRA_LOCALE)); in UserDictionaryAddWordContents()88 outState.putString(EXTRA_LOCALE, mLocale); in saveStateIntoBundle()
139 mContents.updateLocale(args.getString(UserDictionaryAddWordContents.EXTRA_LOCALE)); in onNothingSelected()
199 args.putString(UserDictionaryAddWordContents.EXTRA_LOCALE, mLocale); in showAddOrEditDialog()