Пример #1
0
 public void saveVibrationState(boolean state) {
   simpleSettingsDAO.saveVibrationState(state);
 }