Searched refs:dispatchOnStop (Results 1 – 6 of 6) sorted by relevance
39 getDispatcher().dispatchOnStop(); in run()
95 dispatcher.dispatchOnStop(); in run()
659 void dispatchOnStop(); in dispatchOnStop() method852 public void dispatchOnStop() { in dispatchOnStop() method in TextToSpeechService.UtteranceSpeechItem855 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
126 dispatcher.dispatchOnStop(); in run()
99 mDispatcher.dispatchOnStop(); in stop()
77 mDispatcher.dispatchOnStop(); in stop()