Searched refs:mShowAllButton (Results 1 – 1 of 1) sorted by relevance
84 private RestrictedRadioButton mShowAllButton; field in RedactionInterstitial.RedactionInterstitialFragment103 mShowAllButton = (RestrictedRadioButton) view.findViewById(R.id.show_all); in onViewCreated()113 mShowAllButton.setText(R.string.lock_screen_notifications_summary_show_profile); in onViewCreated()126 checkNotificationFeaturesAndSetDisabled(mShowAllButton, in onResume()149 if (show && !mShowAllButton.isDisabledByAdmin()) { in loadFromSettings()