Searched refs:mCallingApp (Results 1 – 1 of 1) sorted by relevance
70 public String mCallingApp = ""; field in TtsService.SpeechItem76 mCallingApp = source; in SpeechItem()83 mCallingApp = source; in SpeechItem()92 mCallingApp = source; in SpeechItem()550 if (mSpeechQueue.get(i).mCallingApp.equals(callingApp)){ in stop()555 mCurrentSpeechItem.mCallingApp.equals(callingApp)) { in stop()670 mCurrentSpeechItem.mCallingApp.equals(callingApp))) { in stopAll()713 String callingApp = currentSpeechItemCopy.mCallingApp; in onCompletion()761 dispatchUtteranceCompletedCallback(utteranceId, speechItem.mCallingApp); in silence()861 dispatchUtteranceCompletedCallback(utteranceId, speechItem.mCallingApp); in speakInternalOnly()[all …]