Home
last modified time | relevance | path

Searched refs:isSpeaking (Results 1 – 8 of 8) 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
1368 public boolean isSpeaking() {
1369 return mSynthHandler.isSpeaking() || mAudioPlaybackHandler.isSpeaking();
DTextToSpeech.java1448 public boolean isSpeaking() {
1450 return service.isSpeaking();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50474 Landroid/speech/tts/AudioPlaybackHandler;->isSpeaking()Z
50548 Landroid/speech/tts/ITextToSpeechService$Stub$Proxy;->isSpeaking()Z
50582 Landroid/speech/tts/ITextToSpeechService;->isSpeaking()Z
50748 Landroid/speech/tts/TextToSpeechService$SynthHandler;->isSpeaking()Z
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27398 method public boolean isSpeaking();
/frameworks/base/core/api/
Dcurrent.txt42101 method public boolean isSpeaking();