Searched refs:stopImpl (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DPlaybackSynthesisCallback.java83 stopImpl(false);
86 void stopImpl(boolean wasError) { method in class:PlaybackSynthesisCallback
233 stopImpl(true);
H A DTextToSpeechService.java452 stopImpl();
493 protected abstract void stopImpl(); method in class:TextToSpeechService.SpeechItem
592 protected void stopImpl() { method in class:TextToSpeechService.SynthesisSpeechItem
682 protected void stopImpl() { method in class:TextToSpeechService.AudioSpeechItem
709 protected void stopImpl() { method in class:TextToSpeechService.SilenceSpeechItem

Completed in 1358 milliseconds