Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/tts/
H A 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
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51387 Landroid/speech/tts/TextToSpeechService$SynthHandler;->endFlushingSpeechItems(Ljava/lang/Object;)V
51390 Landroid/speech/tts/TextToSpeechService$SynthHandler;->isFlushed(Landroid/speech/tts/TextToSpeechSe…
51391 Landroid/speech/tts/TextToSpeechService$SynthHandler;->isSpeaking()Z
51393 Landroid/speech/tts/TextToSpeechService$SynthHandler;->mCurrentSpeechItem:Landroid/speech/tts/TextT…
51394 Landroid/speech/tts/TextToSpeechService$SynthHandler;->mFlushAll:I
51395 Landroid/speech/tts/TextToSpeechService$SynthHandler;->mFlushedObjects:Ljava/util/List;
51396 Landroid/speech/tts/TextToSpeechService$SynthHandler;->quit()V
51399 Landroid/speech/tts/TextToSpeechService$SynthHandler;->startFlushingSpeechItems(Ljava/lang/Object;)V
51400 Landroid/speech/tts/TextToSpeechService$SynthHandler;->stopAll()I
51401 Landroid/speech/tts/TextToSpeechService$SynthHandler;->stopForApp(Ljava/lang/Object;)I
[all …]