Searched defs:newLocale (Results 1 – 6 of 6) sorted by relevance
36 public T runInLocale(final Resources res, final Locale newLocale) { in runInLocale()
113 private void loadKeyboardForLocale(final Locale newLocale) { in loadKeyboardForLocale()
170 public static Locale setSystemLocale(final Resources res, final Locale newLocale) { in setSystemLocale()
174 final Locale newLocale = SubtypeLocaleUtils.getSubtypeLocale(newSubtype); in onSubtypeChanged() local
210 public void resetDictionaries(final Context context, final Locale newLocale, in resetDictionaries()218 public void resetDictionariesWithDictNamePrefix(final Context context, final Locale newLocale, in resetDictionariesWithDictNamePrefix()
1523 private static LocaleSet updateLocaleSet(LocaleSet oldLocales, Locale newLocale) { in updateLocaleSet()