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
235 stopImpl(true);
H A DTextToSpeechService.java447 stopImpl();
480 protected abstract void stopImpl(); method in class:TextToSpeechService.SpeechItem
577 protected void stopImpl() { method in class:TextToSpeechService.SynthesisSpeechItem
703 protected void stopImpl() { method in class:TextToSpeechService.AudioSpeechItem
730 protected void stopImpl() { method in class:TextToSpeechService.SilenceSpeechItem

Completed in 102 milliseconds