Searched refs:readVibrationEnabled (Results 1 – 4 of 4) sorted by relevance
100 Settings.readVibrationEnabled(prefs, res)); in refreshEnablingsOfKeypressSoundAndVibrationSettings()
121 Settings.readVibrationEnabled(prefs, res)); in refreshEnablingsOfKeypressSoundAndVibrationSettings()
210 public static boolean readVibrationEnabled(final SharedPreferences prefs, in readVibrationEnabled() method in Settings
135 mVibrateOn = Settings.readVibrationEnabled(prefs, res); in SettingsValues()