Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/notification/app/
H A DAppChannelsBypassingDndPreferenceController.java86 if (showNotification(channel) && isChannelConfigurable(channel)) { in displayPreference()
171 && isChannelConfigurable(channel) in populateList()
H A DNotificationPreferenceController.java153 protected boolean isChannelConfigurable(NotificationChannel channel) { in isChannelConfigurable() method in NotificationPreferenceController
H A DChannelListPreferenceController.java320 && isChannelConfigurable(channel) in updateSingleChannelPrefs()