Searched refs:QUEUE_ADD (Results 1 – 6 of 6) sorted by relevance
1325 return mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item);1443 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item)1470 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item)
141 public static final int QUEUE_ADD = 1; field in TextToSpeech
193 mTts.speak(speech, TextToSpeech.QUEUE_ADD, null); in blockingCallSpeak()
27431 field public static final int QUEUE_ADD = 1; // 0x1
40759 Landroid/speech/tts/TextToSpeech;->QUEUE_ADD:I
39926 field public static final int QUEUE_ADD = 1; // 0x1