Searched defs:darkIconDispatcher (Results 1 – 8 of 8) sorted by relevance
53 DarkIconDispatcher darkIconDispatcher, in OperatorNameViewController()113 public Factory(DarkIconDispatcher darkIconDispatcher, in Factory()
120 DarkIconDispatcher darkIconDispatcher, in LightBarController()454 DarkIconDispatcher darkIconDispatcher, in Factory()
49 private val darkIconDispatcher: SysuiDarkIconDispatcher, constant in com.android.systemui.statusbar.phone.StatusOverlayHoverListenerFactory
165 DarkIconDispatcher darkIconDispatcher) { in DarkIconManager()237 DarkIconDispatcher darkIconDispatcher) { in Factory()
116 DarkIconDispatcher darkIconDispatcher, in HeadsUpAppearanceController()
141 DarkIconDispatcher darkIconDispatcher, in LegacyNotificationIconAreaControllerImpl()
177 DarkIconDispatcher darkIconDispatcher) { in TestDarkIconManager()
61 @Mock private lateinit var darkIconDispatcher: DarkIconDispatcher variable in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconAreaControllerViewBinderWrapperImplTest