Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DSilencePlaybackQueueItem.java39 getDispatcher().dispatchOnStop(); in run()
DAudioPlaybackQueueItem.java95 dispatcher.dispatchOnStop(); in run()
DTextToSpeechService.java678 void dispatchOnStop(); in dispatchOnStop() method
871 public void dispatchOnStop() { in dispatchOnStop() method in TextToSpeechService.UtteranceSpeechItem
874 mCallbacks.dispatchOnStop(getCallerIdentity(), utteranceId, isStarted()); in dispatchOnStop()
1070 dispatchOnStop(); in stopImpl()
1534 public void dispatchOnStop(Object callerIdentity, String utteranceId, boolean started) { in dispatchOnStop() method in TextToSpeechService.CallbackMap
DSynthesisPlaybackQueueItem.java143 dispatcher.dispatchOnStop(); in dispatchEndStatus()
DPlaybackSynthesisCallback.java99 mDispatcher.dispatchOnStop(); in stop()
DFileSynthesisCallback.java77 mDispatcher.dispatchOnStop(); in stop()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65243 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnStop(Ljava/lang/Object;Ljava/lang/S…
65321 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnStop()V
65328 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStop()V