Home
last modified time | relevance | path

Searched refs:SpeechItem (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java459 private SpeechItem mCurrentSpeechItem = null;
495 private boolean isFlushed(SpeechItem speechItem) { in isFlushed()
501 private synchronized SpeechItem getCurrentSpeechItem() { in getCurrentSpeechItem()
505 private synchronized boolean setCurrentSpeechItem(SpeechItem speechItem) { in setCurrentSpeechItem()
523 private synchronized SpeechItem removeCurrentSpeechItem() { in removeCurrentSpeechItem()
524 SpeechItem current = mCurrentSpeechItem; in removeCurrentSpeechItem()
529 private synchronized SpeechItem maybeRemoveCurrentSpeechItem(Object callerIdentity) { in maybeRemoveCurrentSpeechItem()
532 SpeechItem current = mCurrentSpeechItem; in maybeRemoveCurrentSpeechItem()
548 SpeechItem current = removeCurrentSpeechItem(); in quit()
560 public int enqueueSpeechItem(int queueMode, final SpeechItem speechItem) { in enqueueSpeechItem()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65265 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerIdentity()Ljava/lang/Object;
65266 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerPid()I
65267 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerUid()I
65268 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isStarted()Z
65269 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isStopped()Z
65270 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isValid()Z
65271 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerIdentity:Ljava/lang/Object;
65272 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerPid:I
65273 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerUid:I
65274 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mStarted:Z
[all …]