Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java925 int getIntParam(Bundle params, String key, int defaultValue) { in getIntParam() method in TextToSpeechService.UtteranceSpeechItem
958 return getIntParam(mParams, Engine.KEY_PARAM_RATE, getDefaultSpeechRate()); in getSpeechRate()
962 return getIntParam(mParams, Engine.KEY_PARAM_PITCH, getDefaultPitch()); in getPitch()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65331 Landroid/speech/tts/TextToSpeechService$UtteranceSpeechItem;->getIntParam(Landroid/os/Bundle;Ljava/…