Searched refs:stopForApp (Results 1 – 3 of 3) sorted by relevance
58 public void stopForApp(Object callerIdentity) { in stopForApp() method in AudioPlaybackHandler
575 stopForApp(speechItem.getCallerIdentity()); in enqueueSpeechItem()616 public int stopForApp(final Object callerIdentity) { in stopForApp() method in TextToSpeechService.SynthHandler638 mAudioPlaybackHandler.stopForApp(callerIdentity); in stopForApp()1377 return mSynthHandler.stopForApp(caller);1612 mSynthHandler.stopForApp(caller); in onCallbackDied()
69740 Landroid/speech/tts/AudioPlaybackHandler;->stopForApp(Ljava/lang/Object;)V70051 Landroid/speech/tts/TextToSpeechService$SynthHandler;->stopForApp(Ljava/lang/Object;)I