Home
last modified time | relevance | path

Searched refs:mUtteranceId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java940 protected final String mUtteranceId; field in TextToSpeechService.UtteranceSpeechItemWithParams
950 mUtteranceId = utteranceId; in UtteranceSpeechItemWithParams()
967 return mUtteranceId; in getUtteranceId()
1167 private final String mUtteranceId; field in TextToSpeechService.SilenceSpeechItem
1172 mUtteranceId = utteranceId; in SilenceSpeechItem()
1194 return mUtteranceId; in getUtteranceId()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65262 Landroid/speech/tts/TextToSpeechService$SilenceSpeechItem;->mUtteranceId:Ljava/lang/String;
65340 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItemWithParams;->mUtteranceId:Ljava/lang/Str…