Home
last modified time | relevance | path

Searched refs:isSpeaking (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DAudioPlaybackHandler.java79 public boolean isSpeaking() { in isSpeaking() method in AudioPlaybackHandler
DITextToSpeechService.aidl87 boolean isSpeaking(); in isSpeaking() method
DTextToSpeechService.java540 public boolean isSpeaking() { in isSpeaking() method in TextToSpeechService.SynthHandler
1367 public boolean isSpeaking() {
1368 return mSynthHandler.isSpeaking() || mAudioPlaybackHandler.isSpeaking();
DTextToSpeech.java1336 public boolean isSpeaking() {
1340 return service.isSpeaking();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69730 Landroid/speech/tts/AudioPlaybackHandler;->isSpeaking()Z
69811 Landroid/speech/tts/ITextToSpeechService$Stub$Proxy;->isSpeaking()Z
69847 Landroid/speech/tts/ITextToSpeechService;->isSpeaking()Z
70041 Landroid/speech/tts/TextToSpeechService$SynthHandler;->isSpeaking()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27398 method public boolean isSpeaking();
/frameworks/base/api/
Dcurrent.txt42130 method public boolean isSpeaking();