Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java494 private boolean isFlushed(SpeechItem speechItem) { in isFlushed()
504 private synchronized SpeechItem setCurrentSpeechItem(SpeechItem speechItem) { in setCurrentSpeechItem()
541 public int enqueueSpeechItem(int queueMode, final SpeechItem speechItem) { in enqueueSpeechItem()