Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DRankingCoordinator.java53 @AlertingHeader NodeController alertingHeaderController, in RankingCoordinator() argument
57 mAlertingHeaderController = alertingHeaderController; in RankingCoordinator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt64 @AlertingHeader private val alertingHeaderController: SectionHeaderController, in <lambda>() constant in com.android.systemui.statusbar.notification.stack.NotificationSectionsManager
83 get() = alertingHeaderController.headerView in <lambda>()
136 alertingHeaderController.reinflateView(parent) in <lambda>()