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.txt69995 Landroid/speech/tts/TextToSpeechService$SpeechItem;
69996 Landroid/speech/tts/TextToSpeechService$SpeechItem;-><init>(Ljava/lang/Object;II)V
69997 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerIdentity()Ljava/lang/Object;
69998 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerPid()I
69999 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerUid()I
70000 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isStarted()Z
70001 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isStopped()Z
70002 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isValid()Z
70003 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerIdentity:Ljava/lang/Object;
70004 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerPid:I
[all …]