Searched refs:mInitStatus (Results 1 – 1 of 1) sorted by relevance
82 private int mInitStatus; field in TextToSpeechHelper109 mInitStatus = TextToSpeech.STOPPED; in TextToSpeechHelper()139 mInitStatus = initStatus; in handleInitCompleted()172 if (mInitStatus == TextToSpeech.STOPPED) { in requestPlay()201 if (mInitStatus == TextToSpeech.ERROR) { in playInternal()254 mInitStatus = TextToSpeech.STOPPED; in shutdownEngine()