Home
last modified time | relevance | path

Searched defs:newLocale (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/tts/
DTtsPlaybackSettingsManager.java139 boolean updateTtsLocale(Locale newLocale) { in updateTtsLocale()
144 mEnginesHelper.updateLocalePrefForEngine(mTts.getCurrentEngine(), newLocale); in updateTtsLocale() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DRunInLocale.java36 public T runInLocale(final Resources res, final Locale newLocale) { in runInLocale()
DLanguageOnSpacebarUtils.java79 final Locale newLocale = subtype.getLocale(); in onSubtypeChanged() local
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowTtsEngines.java74 protected synchronized void updateLocalePrefForEngine(String engineName, Locale newLocale) { in updateLocalePrefForEngine()
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowTtsEngines.java79 protected synchronized void updateLocalePrefForEngine(String engineName, Locale newLocale) { in updateLocalePrefForEngine()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDictionaryFacilitator.java116 final Locale newLocale, in resetDictionaries()
DDictionaryFacilitatorImpl.java281 final Locale newLocale, in resetDictionaries()