Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DLockScreenNotificationPreferenceController.java123 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue, in initLockScreenNotificationPrefDisplay()
133 setRestrictedIfNotificationFeaturesDisabled(summaryHideEntry, summaryHideEntryValue, in initLockScreenNotificationPrefDisplay()
167 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue, in initLockscreenNotificationPrefForProfile()
177 setRestrictedIfNotificationFeaturesDisabled(summaryHideEntry, summaryHideEntryValue, in initLockscreenNotificationPrefForProfile()
247 private void setRestrictedIfNotificationFeaturesDisabled(CharSequence entry, in setRestrictedIfNotificationFeaturesDisabled() method in LockScreenNotificationPreferenceController
DVisibilityPreferenceController.java83 setRestrictedIfNotificationFeaturesDisabled(pref, summaryShowEntry, in updateState()
96 setRestrictedIfNotificationFeaturesDisabled(pref, in updateState()
129 private void setRestrictedIfNotificationFeaturesDisabled(RestrictedListPreference pref, in setRestrictedIfNotificationFeaturesDisabled() method in VisibilityPreferenceController
/packages/apps/Settings/src/com/android/settings/notification/
DLockScreenNotificationPreferenceController.java123 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue, in initLockScreenNotificationPrefDisplay()
133 setRestrictedIfNotificationFeaturesDisabled(summaryHideEntry, summaryHideEntryValue, in initLockScreenNotificationPrefDisplay()
167 setRestrictedIfNotificationFeaturesDisabled(summaryShowEntry, summaryShowEntryValue, in initLockscreenNotificationPrefForProfile()
177 setRestrictedIfNotificationFeaturesDisabled(summaryHideEntry, summaryHideEntryValue, in initLockscreenNotificationPrefForProfile()
247 private void setRestrictedIfNotificationFeaturesDisabled(CharSequence entry, in setRestrictedIfNotificationFeaturesDisabled() method in LockScreenNotificationPreferenceController
DShowOnLockScreenNotificationPreferenceController.java81 setRestrictedIfNotificationFeaturesDisabled(pref, showAllEntry, showAllEntryValue, in updateState()
88 setRestrictedIfNotificationFeaturesDisabled(pref, alertingEntry, alertingEntryValue, in updateState()
134 private void setRestrictedIfNotificationFeaturesDisabled(RestrictedListPreference pref, in setRestrictedIfNotificationFeaturesDisabled() method in ShowOnLockScreenNotificationPreferenceController
DVisibilityPreferenceController.java83 setRestrictedIfNotificationFeaturesDisabled(pref, summaryShowEntry, in updateState()
96 setRestrictedIfNotificationFeaturesDisabled(pref, in updateState()
129 private void setRestrictedIfNotificationFeaturesDisabled(RestrictedListPreference pref, in setRestrictedIfNotificationFeaturesDisabled() method in VisibilityPreferenceController