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

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java811 stopImpl();
814 protected abstract void stopImpl(); method in class:TextToSpeechService.SpeechItem
1016 protected void stopImpl() { method in class:TextToSpeechService.SynthesisSpeechItemV1
1099 protected void stopImpl() { method in class:TextToSpeechService.AudioSpeechItemV1
1137 protected void stopImpl() { method in class:TextToSpeechService.SilenceSpeechItem
1174 protected void stopImpl() { method in class:TextToSpeechService.LoadLanguageItem
1202 protected void stopImpl() { method in class:TextToSpeechService.LoadVoiceItem

Completed in 99 milliseconds