Home
last modified time | relevance | path

Searched refs:hasClearableSilentNotifs (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DStackCoordinator.kt58 var hasClearableSilentNotifs = false regex
67 isSilent && isClearable -> hasClearableSilentNotifs = true
78 hasClearableSilentNotifs = hasClearableSilentNotifs
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNotifStackController.kt33 val hasClearableSilentNotifs: Boolean