Searched refs:mIconManager (Results 1 – 3 of 3) sorted by relevance
54 private final StatusBarIconController.TintedIconManager mIconManager; field in QuickStatusBarHeaderController105 mIconManager = new StatusBarIconController.TintedIconManager(mIconContainer, featureFlags); in QuickStatusBarHeaderController()130 mStatusBarIconController.addIconGroup(mIconManager); in onViewAttached()149 mView.onAttach(mIconManager, mQSExpansionPathInterpolator, rssiIgnoredSlots, in onViewAttached()162 mStatusBarIconController.removeIconGroup(mIconManager); in onViewDetached()
64 private final IconManager mIconManager; field in NotificationRowBinderImpl92 mIconManager = iconManager; in NotificationRowBinderImpl()106 mIconManager.attach(); in setUpWithPresenter()124 mIconManager.updateIcons(entry); in inflateViews()130 mIconManager.createIcons(entry); in inflateViews()
112 private final IconManager mIconManager; field in NotificationTestHelper136 mIconManager = new IconManager( in NotificationTestHelper()469 mIconManager.createIcons(entry); in generateRow()