Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java447 protected abstract void stopImpl(); in stopImpl() method in TextToSpeechService.SpeechItem
543 protected void stopImpl() { in stopImpl() method in TextToSpeechService.SynthesisSpeechItem
666 protected void stopImpl() { in stopImpl() method in TextToSpeechService.AudioSpeechItem
693 protected void stopImpl() { in stopImpl() method in TextToSpeechService.SilenceSpeechItem