Searched refs:iconControllerCreators (Results 1 – 3 of 3) sorted by relevance
46 Map<Class<?>, Provider<StatusIconController>> iconControllerCreators) { in ReadOnlyIconsController() argument48 iconControllerCreators); in ReadOnlyIconsController()
48 Map<Class<?>, Provider<StatusIconController>> iconControllerCreators) { in QuickControlsEntryPointsController() argument50 iconControllerCreators); in QuickControlsEntryPointsController()
65 Map<Class<?>, Provider<StatusIconController>> iconControllerCreators) { in StatusIconGroupContainerController() argument71 mIconControllerCreators = iconControllerCreators; in StatusIconGroupContainerController()