Home | History | Annotate | Download | only in tts

Lines Matching defs:stopForApp

508             // racy sequence between this method and stopForApp() needs to be avoided.
509 // (this method) (stopForApp)
575 stopForApp(speechItem.getCallerIdentity());
594 // stopForApp(String).
616 public int stopForApp(final Object callerIdentity) {
638 mAudioPlaybackHandler.stopForApp(callerIdentity);
1378 return mSynthHandler.stopForApp(caller);
1613 //mSynthHandler.stopForApp(caller);