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