Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
H A DNotificationsController.kt50 fun getActiveNotificationsCount(): Int regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java950 public int getActiveNotificationsCount() { in getActiveNotificationsCount() method in NotificationEntryManager