Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java819 playImpl(); in play()
822 protected abstract void playImpl(); in playImpl() method in TextToSpeechService.SpeechItem
1020 protected void playImpl() { in playImpl() method in TextToSpeechService.SynthesisSpeechItem
1114 protected void playImpl() { in playImpl() method in TextToSpeechService.SynthesisToFileOutputStreamSpeechItem
1115 super.playImpl(); in playImpl()
1145 protected void playImpl() { in playImpl() method in TextToSpeechService.AudioSpeechItem
1182 protected void playImpl() { in playImpl() method in TextToSpeechService.SilenceSpeechItem
1220 protected void playImpl() { in playImpl() method in TextToSpeechService.LoadLanguageItem
1248 protected void playImpl() { in playImpl() method in TextToSpeechService.LoadVoiceItem
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69958 Landroid/speech/tts/TextToSpeechService$AudioSpeechItem;->playImpl()V
69979 Landroid/speech/tts/TextToSpeechService$LoadLanguageItem;->playImpl()V
69985 Landroid/speech/tts/TextToSpeechService$LoadVoiceItem;->playImpl()V
69993 Landroid/speech/tts/TextToSpeechService$SilenceSpeechItem;->playImpl()V
70009 Landroid/speech/tts/TextToSpeechService$SpeechItem;->playImpl()V
70027 Landroid/speech/tts/TextToSpeechService$SynthesisSpeechItem;->playImpl()V
70034 Landroid/speech/tts/TextToSpeechService$SynthesisToFileOutputStreamSpeechItem;->playImpl()V