Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java855 private abstract class UtteranceSpeechItem extends SpeechItem class in TextToSpeechService
858 public UtteranceSpeechItem(Object caller, int callerUid, int callerPid) { in UtteranceSpeechItem() method in TextToSpeechService.UtteranceSpeechItem