Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java725 private final Map<CharSequence, Uri> mUtterances; field in TextToSpeech
792 mUtterances = new HashMap<CharSequence, Uri>(); in TextToSpeech()
1098 mUtterances.put(text, uri); in addSpeech()
1233 Uri utteranceUri = mUtterances.get(text); in speak()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50660 Landroid/speech/tts/TextToSpeech;->mUtterances:Ljava/util/Map;