Searched refs:dispatchOnStart (Results 1 – 6 of 6) sorted by relevance
33 getDispatcher().dispatchOnStart(); in run()
55 dispatcher.dispatchOnStart(); in run()
103 dispatcher.dispatchOnStart(); in run()
682 void dispatchOnStart(); in dispatchOnStart() method879 public void dispatchOnStart() { in dispatchOnStart() method in TextToSpeechService.UtteranceSpeechItem882 mCallbacks.dispatchOnStart(getCallerIdentity(), utteranceId); in dispatchOnStart()1554 public void dispatchOnStart(Object callerIdentity, String utteranceId) { in dispatchOnStart() method in TextToSpeechService.CallbackMap
135 mDispatcher.dispatchOnStart(); in start()
65242 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnStart(Ljava/lang/Object;Ljava/lang/…65320 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnStart()V65327 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStart()V