Searched refs:notificationIconAreaController (Results 1 – 9 of 9) sorted by relevance
54 @Mock private lateinit var notificationIconAreaController: NotificationIconAreaController61 coordinator = StackCoordinator(groupExpansionManagerImpl, notificationIconAreaController)72 verify(notificationIconAreaController).updateNotificationIcons(eq(listOf(entry)))
37 private val notificationIconAreaController: NotificationIconAreaController51 notificationIconAreaController.updateNotificationIcons(entries)
80 notificationIconAreaController: NotificationIconAreaController,85 notificationIconAreaController.setShelfIcons(shelfIcons)
81 NotificationIconAreaController notificationIconAreaController, in createCollapsedStatusBarFragment() argument106 notificationIconAreaController, in createCollapsedStatusBarFragment()
110 NotificationIconAreaController notificationIconAreaController, in HeadsUpAppearanceController() argument126 mNotificationIconAreaController = notificationIconAreaController; in HeadsUpAppearanceController()
118 NotificationIconAreaController notificationIconAreaController, in DozeServiceHost() argument137 mNotificationIconAreaController = notificationIconAreaController; in DozeServiceHost()
758 NotificationIconAreaController notificationIconAreaController, in CentralSurfacesImpl()862 mNotificationIconAreaController = notificationIconAreaController; in CentralSurfacesImpl()
152 NotificationIconAreaController notificationIconAreaController, in KeyguardClockSwitchController() argument166 mNotificationIconAreaController = notificationIconAreaController; in KeyguardClockSwitchController()
212 NotificationIconAreaController notificationIconAreaController, in CollapsedStatusBarFragment() argument237 mNotificationIconAreaController = notificationIconAreaController; in CollapsedStatusBarFragment()