Home
last modified time | relevance | path

Searched defs:blockedChannelCount (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/spa/notification/
DAppNotificationRepository.kt144 val blockedChannelCount = getBlockedChannelCount(app) in getNotificationSummary() constant
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java698 public int blockedChannelCount; field in NotificationBackend.AppRow