Searched defs:hasClearableAlertingNotifs (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ | ||
D | StackCoordinator.kt | 76 var hasClearableAlertingNotifs = false in calculateNotifStats() variable |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ | ||
D | NotifStackController.kt | 32 val hasClearableAlertingNotifs: Boolean, in setNotifStats() constant in com.android.systemui.statusbar.notification.collection.render.NotifStats |