Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java111 private SynthHandler mSynthHandler;
130 mSynthHandler = new SynthHandler(synthThread.getLooper()); in onCreate()
458 private class SynthHandler extends Handler { class in TextToSpeechService
473 public SynthHandler(Looper looper) { in SynthHandler() method in TextToSpeechService.SynthHandler
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50744 Landroid/speech/tts/TextToSpeechService$SynthHandler;->endFlushingSpeechItems(Ljava/lang/Object;)V
50745 Landroid/speech/tts/TextToSpeechService$SynthHandler;->enqueueSpeechItem(ILandroid/speech/tts/TextT…
50746 Landroid/speech/tts/TextToSpeechService$SynthHandler;->getCurrentSpeechItem()Landroid/speech/tts/Te…
50747 Landroid/speech/tts/TextToSpeechService$SynthHandler;->isFlushed(Landroid/speech/tts/TextToSpeechSe…
50748 Landroid/speech/tts/TextToSpeechService$SynthHandler;->isSpeaking()Z
50749 Landroid/speech/tts/TextToSpeechService$SynthHandler;->maybeRemoveCurrentSpeechItem(Ljava/lang/Obje…
50750 Landroid/speech/tts/TextToSpeechService$SynthHandler;->mCurrentSpeechItem:Landroid/speech/tts/TextT…
50751 Landroid/speech/tts/TextToSpeechService$SynthHandler;->mFlushAll:I
50752 Landroid/speech/tts/TextToSpeechService$SynthHandler;->mFlushedObjects:Ljava/util/List;
50753 Landroid/speech/tts/TextToSpeechService$SynthHandler;->quit()V
[all …]