Searched refs:mKeypressSoundVolume (Results 1 – 2 of 2) sorted by relevance
99 public final float mKeypressSoundVolume; field in SettingsValues169 mKeypressSoundVolume = Settings.readKeypressSoundVolume(prefs, res); in SettingsValues()420 sb.append("" + mKeypressSoundVolume); in dump()
108 mAudioManager.playSoundEffect(sound, mSettingsValues.mKeypressSoundVolume); in performAudioFeedback()