Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DSilencePlaybackQueueItem.java39 getDispatcher().dispatchOnStop(); in run()
DAudioPlaybackQueueItem.java95 dispatcher.dispatchOnStop(); in run()
DTextToSpeechService.java659 void dispatchOnStop(); in dispatchOnStop() method
852 public void dispatchOnStop() { in dispatchOnStop() method in TextToSpeechService.UtteranceSpeechItem
855 mCallbacks.dispatchOnStop(getCallerIdentity(), utteranceId, isStarted()); in dispatchOnStop()
1051 dispatchOnStop(); in stopImpl()
1516 public void dispatchOnStop(Object callerIdentity, String utteranceId, boolean started) { in dispatchOnStop() method in TextToSpeechService.CallbackMap
DSynthesisPlaybackQueueItem.java126 dispatcher.dispatchOnStop(); in run()
DPlaybackSynthesisCallback.java99 mDispatcher.dispatchOnStop(); in stop()
DFileSynthesisCallback.java77 mDispatcher.dispatchOnStop(); in stop()