Home
last modified time | relevance | path

Searched refs:QUEUE_ADD (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java1224 return mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item);
1318 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item) !=
1341 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item) !=
DTextToSpeech.java124 public static final int QUEUE_ADD = 1; field in TextToSpeech
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java190 mTts.speak(speech, TextToSpeech.QUEUE_ADD, null); in blockingCallSpeak()
/frameworks/base/api/
Dcurrent.txt29155 field public static final int QUEUE_ADD = 1; // 0x1
Dsystem-current.txt31306 field public static final int QUEUE_ADD = 1; // 0x1