Searched refs:QUEUE_ADD (Results 1 – 5 of 5) sorted by relevance
1224 return mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item);1318 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item) !=1341 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item) !=
124 public static final int QUEUE_ADD = 1; field in TextToSpeech
190 mTts.speak(speech, TextToSpeech.QUEUE_ADD, null); in blockingCallSpeak()
29155 field public static final int QUEUE_ADD = 1; // 0x1
31306 field public static final int QUEUE_ADD = 1; // 0x1