Home
last modified time | relevance | path

Searched refs:getCurrentSpeechItem (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java501 private synchronized SpeechItem getCurrentSpeechItem() { in getCurrentSpeechItem() method in TextToSpeechService.SynthHandler
523 return getCurrentSpeechItem() != null; in isSpeaking()