Home
last modified time | relevance | path

Searched refs:activeNotificationsCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMediaManager.java348 final int activeNotificationsCount; in getDismissedByUserStats() local
350 activeNotificationsCount = mNotifPipeline.getShadeListCount(); in getDismissedByUserStats()
352 activeNotificationsCount = mEntryManager.getActiveNotificationsCount(); in getDismissedByUserStats()
360 activeNotificationsCount, in getDismissedByUserStats()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
H A DNotificationsControllerImpl.kt171 return entryManager.activeNotificationsCount