Searched refs:readVibrationEnabled (Results 1 – 4 of 4) sorted by relevance
96 Settings.readVibrationEnabled(prefs, res)); in refreshEnablingsOfKeypressSoundAndVibrationSettings()
144 Settings.readVibrationEnabled(prefs, res)); in refreshEnablingsOfKeypressSoundAndVibrationSettings()
216 public static boolean readVibrationEnabled(final SharedPreferences prefs, in readVibrationEnabled() method in Settings
130 mVibrateOn = Settings.readVibrationEnabled(prefs, res); in SettingsValues()