Searched refs:setSilentSections (Results 1 – 3 of 3) sorted by relevance
140 sectionStyleProvider.setSilentSections(147 sectionStyleProvider.setSilentSections(
65 fun setSilentSections(sections: Collection<NotifSectioner>) { in setSilentSections() method
72 sectionStyleProvider.setSilentSections(ImmutableList.of(allSilentSectioner)) in setUp()