Searched refs:mUtteranceId (Results 1 – 2 of 2) sorted by relevance
940 protected final String mUtteranceId; field in TextToSpeechService.UtteranceSpeechItemWithParams950 mUtteranceId = utteranceId; in UtteranceSpeechItemWithParams()967 return mUtteranceId; in getUtteranceId()1167 private final String mUtteranceId; field in TextToSpeechService.SilenceSpeechItem1172 mUtteranceId = utteranceId; in SilenceSpeechItem()1194 return mUtteranceId; in getUtteranceId()
65262 Landroid/speech/tts/TextToSpeechService$SilenceSpeechItem;->mUtteranceId:Ljava/lang/String;65340 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItemWithParams;->mUtteranceId:Ljava/lang/Str…