Home
last modified time | relevance | path

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

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