Searched refs:readDefaultKeypressSoundVolume (Results 1 – 2 of 2) sorted by relevance
292 : readDefaultKeypressSoundVolume(res); in readKeypressSoundVolume()299 public static float readDefaultKeypressSoundVolume(final Resources res) { in readDefaultKeypressSoundVolume() method in Settings
207 return getPercentageFromValue(Settings.readDefaultKeypressSoundVolume(res)); in setupKeypressSoundVolumeSettings()