Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java1306 return mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item);
1424 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item)
1451 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item)
DTextToSpeech.java134 public static final int QUEUE_ADD = 1; field in TextToSpeech
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java193 mTts.speak(speech, TextToSpeech.QUEUE_ADD, null); in blockingCallSpeak()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27431 field public static final int QUEUE_ADD = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt37775 field public static final int QUEUE_ADD = 1; // 0x1
Dsystem-current.txt40987 field public static final int QUEUE_ADD = 1; // 0x1