Searched refs:mSectionStyleProvider (Results 1 – 4 of 4) sorted by relevance
38 private var mSectionStyleProvider: SectionStyleProvider58 !mSectionStyleProvider.isMinimizedSection(entry.section!!)
66 SectionStyleProvider mSectionStyleProvider; field in LegacyNotificationIconAreaControllerImplTest93 mSectionStyleProvider, in setup()
93 private final SectionStyleProvider mSectionStyleProvider; field in LegacyNotificationIconAreaControllerImpl152 mSectionStyleProvider = sectionStyleProvider; in LegacyNotificationIconAreaControllerImpl()279 if (!showAmbient && mSectionStyleProvider.isMinimized(entry)) { in shouldShowNotificationIcon()285 if (!showLowPriority && mSectionStyleProvider.isSilent(entry)) { in shouldShowNotificationIcon()
112 private final SectionStyleProvider mSectionStyleProvider = new SectionStyleProvider(); field in PreparationCoordinatorTest129 mSectionStyleProvider, in setUp()619 mSectionStyleProvider.setMinimizedSections(minimized in setSectionIsLowPriority()