Searched refs:dispatchOnStop (Results 1 – 7 of 7) sorted by relevance
39 getDispatcher().dispatchOnStop(); in run()
95 dispatcher.dispatchOnStop(); in run()
678 void dispatchOnStop(); in dispatchOnStop() method871 public void dispatchOnStop() { in dispatchOnStop() method in TextToSpeechService.UtteranceSpeechItem874 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
143 dispatcher.dispatchOnStop(); in dispatchEndStatus()
99 mDispatcher.dispatchOnStop(); in stop()
77 mDispatcher.dispatchOnStop(); in stop()
65243 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnStop(Ljava/lang/Object;Ljava/lang/S…65321 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnStop()V65328 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStop()V