Home
last modified time | relevance | path

Searched refs:dispatchOnStop (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DSilencePlaybackQueueItem.java39 getDispatcher().dispatchOnStop(); in run()
DAudioPlaybackQueueItem.java95 dispatcher.dispatchOnStop(); in run()
DTextToSpeechService.java678 void dispatchOnStop(); in dispatchOnStop() method
871 public void dispatchOnStop() { in dispatchOnStop() method in TextToSpeechService.UtteranceSpeechItem
874 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
DSynthesisPlaybackQueueItem.java143 dispatcher.dispatchOnStop(); in dispatchEndStatus()
DPlaybackSynthesisCallback.java99 mDispatcher.dispatchOnStop(); in stop()
DFileSynthesisCallback.java78 mDispatcher.dispatchOnStop(); in stop()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/
DTaskSwitcherNotificationCoordinatorTest.kt94 fakeMediaProjectionManager.dispatchOnStop() in hideNotification()
110 fakeMediaProjectionManager.dispatchOnStop() in notificationIdIsConsistent()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/mediaprojection/taskswitcher/
DFakeMediaProjectionManager.kt58 fun dispatchOnStop(info: MediaProjectionInfo = DEFAULT_INFO) { in dispatchOnStop() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/viewmodel/
DTaskSwitcherNotificationViewModelTest.kt55 fakeMediaProjectionManager.dispatchOnStop() in uiState_notProjecting_emitsNotShowing()
68 fakeMediaProjectionManager.dispatchOnStop() in uiState_notProjecting_foregroundTaskChanged_emitsNotShowing()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/domain/interactor/
DTaskSwitchInteractorTest.kt56 fakeMediaProjectionManager.dispatchOnStop() in taskSwitchChanges_notProjecting_foregroundTaskChange_emitsNotProjectingTask()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/data/repository/
DMediaProjectionManagerRepositoryTest.kt81 fakeMediaProjectionManager.dispatchOnStop() in mediaProjectionState_onStop_emitsNotProjecting()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50688 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnStop(Ljava/lang/Object;Ljava/lang/S…
50766 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnStop()V
50773 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStop()V