Searched refs:QUEUE_FLUSH (Results 1 – 7 of 7) sorted by relevance
412 status = mTts.speak(mText, TextToSpeech.QUEUE_FLUSH, null, null); in play()
623 TextToSpeech.QUEUE_FLUSH,
473 verify(mTextToSpeech).speak(any(), eq(TextToSpeech.QUEUE_FLUSH), any(), any()); in testOnAccessibilityShortcut_showsWarningDialog_shouldTtsSpokenPrompt()
574 if (queueMode == TextToSpeech.QUEUE_FLUSH) { in enqueueSpeechItem()
137 public static final int QUEUE_FLUSH = 0; field in TextToSpeech
27432 field public static final int QUEUE_FLUSH = 0; // 0x0
42164 field public static final int QUEUE_FLUSH = 0; // 0x0