Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DAudioPlaybackHandler.java58 public void stopForApp(Object callerIdentity) { in stopForApp() method in AudioPlaybackHandler
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()
1377 return mSynthHandler.stopForApp(caller);
1612 mSynthHandler.stopForApp(caller); in onCallbackDied()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69740 Landroid/speech/tts/AudioPlaybackHandler;->stopForApp(Ljava/lang/Object;)V
70051 Landroid/speech/tts/TextToSpeechService$SynthHandler;->stopForApp(Ljava/lang/Object;)I