Searched refs:readKeypressSoundVolume (Results 1 – 3 of 3) sorted by relevance
225 return getPercentageFromValue(Settings.readKeypressSoundVolume(prefs, res)); in setupKeypressSoundVolumeSettings()
297 public static float readKeypressSoundVolume(final SharedPreferences prefs, in readKeypressSoundVolume() method in Settings
161 mKeypressSoundVolume = Settings.readKeypressSoundVolume(prefs, res); in SettingsValues()