Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DTtsEngines.java534 final String newPrefList = updateValueInCommaSeparatedList(prefList, in updateLocalePrefForEngine() local
550 StringBuilder newPrefList = new StringBuilder(); in updateValueInCommaSeparatedList() local