Searched refs:mFlushAll (Results 1 – 1 of 1) sorted by relevance
471 private int mFlushAll = 0; field in TextToSpeechService.SynthHandler480 mFlushAll += 1; in startFlushingSpeechItems()489 mFlushAll -= 1; in endFlushingSpeechItems()497 return mFlushAll > 0 || mFlushedObjects.contains(speechItem.getCallerIdentity()); in isFlushed()