Searched refs:alertCheckBox (Results 1 – 1 of 1) sorted by relevance
116 CheckBox alertCheckBox = dialogView.findViewById(R.id.do_not_show); in onCreateDialog() local124 (dialog, which) -> onPositiveButtonClicked(preferences, alertCheckBox.isChecked())) in onCreateDialog()