Searched refs:mAllCheckbox (Results 1 – 1 of 1) sorted by relevance
41 private CheckBox mAllCheckbox; field in SlicePermissionActivity78 mAllCheckbox = dialog.getWindow().getDecorView().findViewById( in onCreate()80 mAllCheckbox.setText(getString(R.string.slice_permission_checkbox, app1)); in onCreate()91 mAllCheckbox.isChecked()); in onClick()