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()
680 void dispatchOnSuccess(); in dispatchOnSuccess() method863 public void dispatchOnSuccess() { in dispatchOnSuccess() method in TextToSpeechService.UtteranceSpeechItem866 mCallbacks.dispatchOnSuccess(getCallerIdentity(), utteranceId); in dispatchOnSuccess()1544 public void dispatchOnSuccess(Object callerIdentity, String utteranceId) { in dispatchOnSuccess() method in TextToSpeechService.CallbackMap
237 mDispatcher.dispatchOnSuccess(); in done()
241 mDispatcher.dispatchOnSuccess(); in done()
65244 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnSuccess(Ljava/lang/Object;Ljava/lan…65322 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnSuccess()V65329 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnSuccess()V