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 …]
65265 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerIdentity()Ljava/lang/Object;65266 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerPid()I65267 Landroid/speech/tts/TextToSpeechService$SpeechItem;->getCallerUid()I65268 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isStarted()Z65269 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isStopped()Z65270 Landroid/speech/tts/TextToSpeechService$SpeechItem;->isValid()Z65271 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerIdentity:Ljava/lang/Object;65272 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerPid:I65273 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mCallerUid:I65274 Landroid/speech/tts/TextToSpeechService$SpeechItem;->mStarted:Z[all …]