Searched refs:dispatchOnSuccess (Results 1 – 7 of 7) sorted by relevance
41 getDispatcher().dispatchOnSuccess(); in run()
93 dispatcher.dispatchOnSuccess(); in run()
141 dispatcher.dispatchOnSuccess(); in dispatchEndStatus()
237 mDispatcher.dispatchOnSuccess(); in done()
680 void dispatchOnSuccess(); in dispatchOnSuccess() method863 public void dispatchOnSuccess() { in dispatchOnSuccess() method in TextToSpeechService.UtteranceSpeechItem866 mCallbacks.dispatchOnSuccess(getCallerIdentity(), utteranceId); in dispatchOnSuccess()1545 public void dispatchOnSuccess(Object callerIdentity, String utteranceId) { in dispatchOnSuccess() method in TextToSpeechService.CallbackMap
242 mDispatcher.dispatchOnSuccess(); in done()
50689 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnSuccess(Ljava/lang/Object;Ljava/lan…50767 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnSuccess()V50774 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnSuccess()V