Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java775 private abstract class SpeechItem { class in TextToSpeechService
782 public SpeechItem(Object caller, int callerUid, int callerPid) { in SpeechItem() method in TextToSpeechService.SpeechItem