Searched defs:isMinimizedSection (Results 1 – 2 of 2) sorted by relevance
48 fun isMinimizedSection(section: NotifSection): Boolean { in isMinimizedSection() method
124 val isMinimizedSection = sectionStyleProvider.isMinimizedSection(section) in isEntryMinimized() constant