Home | History | Annotate | Download | only in tts

Lines Matching refs:stopForApp

315                 stopForApp(speechItem.getCallerIdentity());
329 // stopForApp(String).
348 public int stopForApp(Object callerIdentity) {
367 mAudioPlaybackHandler.stopForApp(callerIdentity);
745 // Do nothing, handled by AudioPlaybackHandler#stopForApp
821 return mSynthHandler.stopForApp(caller);
947 mSynthHandler.stopForApp(caller);