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

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java462 private synchronized SpeechItem getCurrentSpeechItem() { method in class:TextToSpeechService.SynthHandler
484 return getCurrentSpeechItem() != null;

Completed in 112 milliseconds