Searched refs:mVibrateCheckbox (Results 1 – 1 of 1) sorted by relevance
59 private CheckBox mVibrateCheckbox; field in MainActivity161 mVibrateCheckbox = (CheckBox) findViewById(R.id.vibrate_checkbox); in initVibrateCheckbox()162 mVibrateCheckbox.setOnCheckedChangeListener( in initVibrateCheckbox()240 mVibrateCheckbox.isChecked(), in postNotifications()