Searched refs:notificationIconAreaController (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ |
D | ShadeViewManager.kt | 38 private val notificationIconAreaController: NotificationIconAreaController in <lambda>() constant 64 notificationIconAreaController.updateNotificationIcons(notifList) in <lambda>() 80 private val notificationIconAreaController: NotificationIconAreaController constant in ShadeViewManagerFactory 88 notificationIconAreaController)
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | HeadsUpAppearanceController.java | 88 NotificationIconAreaController notificationIconAreaController, in HeadsUpAppearanceController() argument 96 this(notificationIconAreaController, headsUpManager, statusBarStateController, in HeadsUpAppearanceController() 108 NotificationIconAreaController notificationIconAreaController, in HeadsUpAppearanceController() argument 121 mNotificationIconAreaController = notificationIconAreaController; in HeadsUpAppearanceController()
|
D | DozeServiceHost.java | 112 NotificationIconAreaController notificationIconAreaController) { in DozeServiceHost() argument 131 mNotificationIconAreaController = notificationIconAreaController; in DozeServiceHost()
|
D | CollapsedStatusBarFragment.java | 120 NotificationIconAreaController notificationIconAreaController, in CollapsedStatusBarFragment() argument 132 mNotificationIconAreaController = notificationIconAreaController; in CollapsedStatusBarFragment()
|
D | NotificationPanelViewController.java | 710 NotificationIconAreaController notificationIconAreaController, in NotificationPanelViewController() 750 mNotificationIconAreaController = notificationIconAreaController; in NotificationPanelViewController()
|
D | StatusBar.java | 801 NotificationIconAreaController notificationIconAreaController, in StatusBar() 888 mNotificationIconAreaController = notificationIconAreaController; in StatusBar()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardClockSwitchController.java | 109 NotificationIconAreaController notificationIconAreaController, in KeyguardClockSwitchController() argument 122 mNotificationIconAreaController = notificationIconAreaController; in KeyguardClockSwitchController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/ |
D | StatusBarPhoneModule.java | 214 NotificationIconAreaController notificationIconAreaController, in provideStatusBar() 304 notificationIconAreaController, in provideStatusBar()
|