Searched refs:mSynthBusy (Results 1 – 1 of 1) sorted by relevance
139 private Boolean mSynthBusy; field in TtsService170 mSynthBusy = false; in onCreate()780 mSynthBusy = true; in speakInternalOnly()784 mSynthBusy = false; in speakInternalOnly()885 mSynthBusy = true; in synthToFileInternalOnly()891 mSynthBusy = false; in synthToFileInternalOnly()1043 if (mSynthBusy){ in processSpeechQueue()