Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/tts/
DTextToSpeechSettings.java620 updateSpeechPitchValue((Integer) objValue); in onPreferenceChange()
667 updateSpeechPitchValue(pitchSeekbarProgress); in resetTts()
685 private void updateSpeechPitchValue(int speechPitchSeekBarProgress) { in updateSpeechPitchValue() method in TextToSpeechSettings
/packages/apps/Settings/src/com/android/settings/tts/
DTextToSpeechSettings.java645 updateSpeechPitchValue((Integer) objValue); in onPreferenceChange()
692 updateSpeechPitchValue(pitchSeekbarProgress); in resetTts()
709 private void updateSpeechPitchValue(int speechPitchSeekBarProgress) { in updateSpeechPitchValue() method in TextToSpeechSettings