Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java855 private abstract class UtteranceSpeechItem extends SpeechItem class in TextToSpeechService
858 public UtteranceSpeechItem(Object caller, int callerUid, int callerPid) { in UtteranceSpeechItem() method in TextToSpeechService.UtteranceSpeechItem
938 private abstract class UtteranceSpeechItemWithParams extends UtteranceSpeechItem {
1165 private class SilenceSpeechItem extends UtteranceSpeechItem {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50768 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnAudioAvailable([B)V
50769 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnBeginSynthesis(III)V
50770 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnError(I)V
50771 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnRangeStart(III)V
50772 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStart()V
50773 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStop()V
50774 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnSuccess()V
50775 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->getFloatParam(Landroid/os/Bundle;Ljav…
50776 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->getIntParam(Landroid/os/Bundle;Ljava/…
50777 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->getStringParam(Landroid/os/Bundle;Lja…
[all …]