Home
last modified time | relevance | path

Searched refs:checkNotificationFeaturesAndSetDisabled (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
DRedactionInterstitial.java143 checkNotificationFeaturesAndSetDisabled(mShowAllButton, in onResume()
146 checkNotificationFeaturesAndSetDisabled(mRedactSensitiveButton, in onResume()
151 private void checkNotificationFeaturesAndSetDisabled(RestrictedRadioButton button, in checkNotificationFeaturesAndSetDisabled() method in RedactionInterstitial.RedactionInterstitialFragment