Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java671 private class SilenceSpeechItem extends SpeechItem { class in TextToSpeechService
675 public SilenceSpeechItem(String callingApp, Bundle params, long duration) { in SilenceSpeechItem() method in TextToSpeechService.SilenceSpeechItem