Home
last modified time | relevance | path

Searched refs:prefList (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTtsEngines.java527 final String prefList = Settings.Secure.getString(mContext.getContentResolver(), in updateLocalePrefForEngine() local
531 "), originally: " + prefList); in updateLocalePrefForEngine()
534 final String newPrefList = updateValueInCommaSeparatedList(prefList, in updateLocalePrefForEngine()