Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java836 private abstract class UtteranceSpeechItem extends SpeechItem class in TextToSpeechService
839 public UtteranceSpeechItem(Object caller, int callerUid, int callerPid) { in UtteranceSpeechItem() method in TextToSpeechService.UtteranceSpeechItem
919 private abstract class UtteranceSpeechItemWithParams extends UtteranceSpeechItem {
1147 private class SilenceSpeechItem extends UtteranceSpeechItem {
/frameworks/base/
Dcompiled-classes-phone3813 android.speech.tts.TextToSpeechService$UtteranceSpeechItem