Searched refs:SpeechItem (Results 1 – 2 of 2) sorted by relevance
459 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 …]
50710 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerIdentity()Ljava/lang/Object;50711 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerPid()I50712 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerUid()I50713 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isStarted()Z50714 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isStopped()Z50715 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isValid()Z50716 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerIdentity:Ljava/lang/Object;50717 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerPid:I50718 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerUid:I50719 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mStarted:Z[all …]