Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt72 val alertingHeaderView: SectionHeaderView? in <lambda>() constant in com.android.systemui.statusbar.notification.stack.NotificationSectionsManager
116 view === alertingHeaderView || in <lambda>()
126 view === alertingHeaderView -> BUCKET_ALERTING in <lambda>()
257 alertingHeaderView?.setForegroundColors(onSurface, onSurfaceVariant) in <lambda>()