Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DNotificationPreferenceController.java115 protected boolean isChannelBlockable() { in isChannelBlockable() method in NotificationPreferenceController
119 protected boolean isChannelBlockable(NotificationChannel channel) { in isChannelBlockable() method in NotificationPreferenceController
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DNotificationPreferenceController.java123 protected boolean isChannelBlockable() { in isChannelBlockable() method in NotificationPreferenceController
DNotificationSettingsBase.java325 protected boolean isChannelBlockable(NotificationChannel channel) { in isChannelBlockable() method in NotificationSettingsBase
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DNotificationChannelSlice.java462 private boolean isChannelBlockable(NotificationChannel channel, in isChannelBlockable() method in NotificationChannelSlice
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/
DNotificationChannelSlice.java461 private boolean isChannelBlockable(NotificationChannel channel, in isChannelBlockable() method in NotificationChannelSlice