Searched refs:mOnInitLock (Results 1 – 1 of 1) sorted by relevance
36 private final CountDownLatch mOnInitLock; field in TextToSpeechFacade40 mOnInitLock = new CountDownLatch(1); in TextToSpeechFacade()44 mOnInitLock.countDown(); in TextToSpeechFacade()59 mOnInitLock.await(); in ttsSpeak()67 mOnInitLock.await(); in ttsIsSpeaking()