Home
last modified time | relevance | path

Searched refs:dispatchOnStart (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DSilencePlaybackQueueItem.java33 getDispatcher().dispatchOnStart(); in run()
H A DAudioPlaybackQueueItem.java55 dispatcher.dispatchOnStart(); in run()
H A DSynthesisPlaybackQueueItem.java103 dispatcher.dispatchOnStart(); in run()
H A DTextToSpeechService.java682 void dispatchOnStart(); in dispatchOnStart() method
879 public void dispatchOnStart() { in dispatchOnStart() method in TextToSpeechService.UtteranceSpeechItem
882 mCallbacks.dispatchOnStart(getCallerIdentity(), utteranceId); in dispatchOnStart()
1555 public void dispatchOnStart(Object callerIdentity, String utteranceId) { in dispatchOnStart() method in TextToSpeechService.CallbackMap
H A DFileSynthesisCallback.java136 mDispatcher.dispatchOnStart(); in start()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/data/repository/
H A DFakeMediaProjectionManager.kt46 fun dispatchOnStart(info: MediaProjectionInfo = DEFAULT_INFO) { regex
H A DMediaProjectionManagerRepositoryTest.kt70 fakeMediaProjectionManager.dispatchOnStart()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51330 Landroid/speech/tts/TextToSpeechService$CallbackMap;->dispatchOnStart(Ljava/lang/Object;Ljava/lang/…
51408 Landroid/speech/tts/TextToSpeechService$UtteranceProgressDispatcher;->dispatchOnStart()V
51415 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->dispatchOnStart()V