Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java560 public int enqueueSpeechItem(int queueMode, final SpeechItem speechItem) { in enqueueSpeechItem() method in TextToSpeechService.SynthHandler
1294 return mSynthHandler.enqueueSpeechItem(queueMode, item);
1324 return mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item);
1346 return mSynthHandler.enqueueSpeechItem(queueMode, item);
1363 return mSynthHandler.enqueueSpeechItem(queueMode, item);
1442 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item)
1469 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item)
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70038 Landroid/speech/tts/TextToSpeechService$SynthHandler;->enqueueSpeechItem(ILandroid/speech/tts/TextT…