Searched refs:dispatchOnStart (Results 1 – 8 of 8) 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()1555 public void dispatchOnStart(Object callerIdentity, String utteranceId) { in dispatchOnStart() method in TextToSpeechService.CallbackMap
136 mDispatcher.dispatchOnStart(); in start()
54 fun dispatchOnStart(info: MediaProjectionInfo = DEFAULT_INFO) { in dispatchOnStart() method in com.android.systemui.mediaprojection.taskswitcher.FakeMediaProjectionManager
71 fakeMediaProjectionManager.dispatchOnStart() in mediaProjectionState_onStart_emitsNotProjecting()
50687 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnStart(Ljava/lang/Object;Ljava/lang/…50765 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnStart()V50772 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStart()V