Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DAudioPlaybackHandler.java79 public boolean isSpeaking() { in isSpeaking() method in AudioPlaybackHandler
H A DITextToSpeechService.aidl87 boolean isSpeaking(); in isSpeaking() method
H A DTextToSpeechService.java540 public boolean isSpeaking() { in isSpeaking() method in TextToSpeechService.SynthHandler
1368 public boolean isSpeaking() {
1369 return mSynthHandler.isSpeaking() || mAudioPlaybackHandler.isSpeaking();
H A DTextToSpeech.java1448 public boolean isSpeaking() {
1450 return service.isSpeaking();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51117 Landroid/speech/tts/AudioPlaybackHandler;->isSpeaking()Z
51191 Landroid/speech/tts/ITextToSpeechService$Stub$Proxy;->isSpeaking()Z
51225 Landroid/speech/tts/ITextToSpeechService;->isSpeaking()Z
51391 Landroid/speech/tts/TextToSpeechService$SynthHandler;->isSpeaking()Z
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41810 method public boolean isSpeaking();