Home
last modified time | relevance | path

Searched defs:isChannelConfigurable (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DNotificationPreferenceController.java113 protected boolean isChannelConfigurable() { in isChannelConfigurable() method in NotificationPreferenceController
DNotificationSettingsBase.java318 protected boolean isChannelConfigurable(NotificationChannel channel) { in isChannelConfigurable() method in NotificationSettingsBase
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationPreferenceController.java132 protected boolean isChannelConfigurable(NotificationChannel channel) { in isChannelConfigurable() method in NotificationPreferenceController
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DNotificationChannelSlice.java453 private boolean isChannelConfigurable(NotificationChannel channel, in isChannelConfigurable() method in NotificationChannelSlice
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/
DNotificationChannelSlice.java452 private boolean isChannelConfigurable(NotificationChannel channel, in isChannelConfigurable() method in NotificationChannelSlice