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