Home
last modified time | relevance | path

Searched refs:stopForApp (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DAudioPlaybackHandler.java58 public void stopForApp(Object callerIdentity) { in stopForApp() method in AudioPlaybackHandler
H A DTextToSpeechService.java575 stopForApp(speechItem.getCallerIdentity()); in enqueueSpeechItem()
616 public int stopForApp(final Object callerIdentity) { in stopForApp() method in TextToSpeechService.SynthHandler
638 mAudioPlaybackHandler.stopForApp(callerIdentity); in stopForApp()
1378 return mSynthHandler.stopForApp(caller);
1613 mSynthHandler.stopForApp(caller); in onCallbackDied()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51127 Landroid/speech/tts/AudioPlaybackHandler;->stopForApp(Ljava/lang/Object;)V
51401 Landroid/speech/tts/TextToSpeechService$SynthHandler;->stopForApp(Ljava/lang/Object;)I