Home
last modified time | relevance | path

Searched defs:notificationIconAreaController (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DShadeViewManager.kt38 private val notificationIconAreaController: NotificationIconAreaController in <lambda>() constant
80 private val notificationIconAreaController: NotificationIconAreaController constant in ShadeViewManagerFactory
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java88 NotificationIconAreaController notificationIconAreaController, in HeadsUpAppearanceController()
108 NotificationIconAreaController notificationIconAreaController, in HeadsUpAppearanceController()
DDozeServiceHost.java112 NotificationIconAreaController notificationIconAreaController) { in DozeServiceHost()
DCollapsedStatusBarFragment.java120 NotificationIconAreaController notificationIconAreaController, in CollapsedStatusBarFragment()
DStatusBar.java722 public StatusBar( in StatusBar()
DNotificationPanelViewController.java678 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java109 NotificationIconAreaController notificationIconAreaController, in KeyguardClockSwitchController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarPhoneModule.java135 static StatusBar provideStatusBar( in provideStatusBar()