Searched defs:notifStats (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ | ||
D | StackCoordinator.kt | 60 val notifStats = calculateNotifStats(entries) in onAfterRenderList() constant |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/data/repository/ | ||
D | ActiveNotificationListRepository.kt | 43 val notifStats = MutableStateFlow(NotifStats.empty) constant in com.android.systemui.statusbar.notification.data.repository.ActiveNotificationListRepository |