Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/
H A DTaskSwitcherNotificationCoordinatorTest.kt106 fakeMediaProjectionManager.dispatchOnStop()
115 fakeMediaProjectionManager.dispatchOnStop()
/aosp14/frameworks/base/core/java/android/speech/tts/
H A DSilencePlaybackQueueItem.java39 getDispatcher().dispatchOnStop(); in run()
H A DAudioPlaybackQueueItem.java95 dispatcher.dispatchOnStop(); in run()
H A 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
H A DSynthesisPlaybackQueueItem.java143 dispatcher.dispatchOnStop(); in dispatchEndStatus()
H A DPlaybackSynthesisCallback.java99 mDispatcher.dispatchOnStop(); in stop()
H A DFileSynthesisCallback.java78 mDispatcher.dispatchOnStop(); in stop()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/viewmodel/
H A DTaskSwitcherNotificationViewModelTest.kt77 fakeMediaProjectionManager.dispatchOnStop()
90 fakeMediaProjectionManager.dispatchOnStop()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/data/repository/
H A DFakeMediaProjectionManager.kt50 fun dispatchOnStop(info: MediaProjectionInfo = DEFAULT_INFO) { regex
H A DMediaProjectionManagerRepositoryTest.kt81 fakeMediaProjectionManager.dispatchOnStop()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/domain/interactor/
H A DTaskSwitchInteractorTest.kt76 fakeMediaProjectionManager.dispatchOnStop()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51331 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnStop(Ljava/lang/Object;Ljava/lang/S…
51409 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnStop()V
51416 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStop()V