Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DStackCoordinator.kt76 var hasClearableAlertingNotifs = false in calculateNotifStats() variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DNotifStackController.kt32 val hasClearableAlertingNotifs: Boolean, in setNotifStats() constant in com.android.systemui.statusbar.notification.collection.render.NotifStats