Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java115 @NonNull private AudioPlaybackHandler mAudioPlaybackHandler; field in TextToSpeechService
132 mAudioPlaybackHandler = new AudioPlaybackHandler(); in onCreate()
133 mAudioPlaybackHandler.start(); in onCreate()
154 mAudioPlaybackHandler.quit(); in onDestroy()
638 mAudioPlaybackHandler.stopForApp(callerIdentity); in stopForApp()
661 mAudioPlaybackHandler.stop(); in stopAll()
1043 mAudioPlaybackHandler, this, getCallerIdentity(), mEventLogger, false); in createSynthesisCallback()
1146 mAudioPlaybackHandler.enqueue(mItem); in playImpl()
1183 mAudioPlaybackHandler.enqueue(new SilencePlaybackQueueItem( in playImpl()
1368 return mSynthHandler.isSpeaking() || mAudioPlaybackHandler.isSpeaking();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65347 Landroid/speech/tts/TextToSpeechService;->mAudioPlaybackHandler:Landroid/speech/tts/AudioPlaybackHa…