Searched refs:dispatchOnStop (Results 1 – 12 of 12) sorted by relevance
39 getDispatcher().dispatchOnStop(); in run()
95 dispatcher.dispatchOnStop(); in run()
678 void dispatchOnStop(); in dispatchOnStop() method871 public void dispatchOnStop() { in dispatchOnStop() method in TextToSpeechService.UtteranceSpeechItem874 mCallbacks.dispatchOnStop(getCallerIdentity(), utteranceId, isStarted()); in dispatchOnStop()1070 dispatchOnStop(); in stopImpl()1535 public void dispatchOnStop(Object callerIdentity, String utteranceId, boolean started) { in dispatchOnStop() method in TextToSpeechService.CallbackMap
143 dispatcher.dispatchOnStop(); in dispatchEndStatus()
99 mDispatcher.dispatchOnStop(); in stop()
78 mDispatcher.dispatchOnStop(); in stop()
94 fakeMediaProjectionManager.dispatchOnStop() in hideNotification()110 fakeMediaProjectionManager.dispatchOnStop() in notificationIdIsConsistent()
58 fun dispatchOnStop(info: MediaProjectionInfo = DEFAULT_INFO) { in dispatchOnStop() method
55 fakeMediaProjectionManager.dispatchOnStop() in uiState_notProjecting_emitsNotShowing()68 fakeMediaProjectionManager.dispatchOnStop() in uiState_notProjecting_foregroundTaskChanged_emitsNotShowing()
56 fakeMediaProjectionManager.dispatchOnStop() in taskSwitchChanges_notProjecting_foregroundTaskChange_emitsNotProjectingTask()
81 fakeMediaProjectionManager.dispatchOnStop() in mediaProjectionState_onStop_emitsNotProjecting()
50688 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnStop(Ljava/lang/Object;Ljava/lang/S…50766 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnStop()V50773 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStop()V