Searched refs:headerController (Results 1 – 5 of 5) sorted by relevance
73 if (section.headerController != currentSection?.headerController && showHeaders) { in <lambda>()74 section.headerController?.let { headerController -> in <lambda>() method75 root.children.add(NodeSpecImpl(root, headerController)) in <lambda>()77 sectionHeaders[section] = headerController in <lambda>()
92 ) = subcomponent.headerController in providesIncomingHeaderSubcomponent()104 ) = subcomponent.headerController in providesIncomingHeaderSubcomponent()116 ) = subcomponent.headerController in providesIncomingHeaderSubcomponent()128 ) = subcomponent.headerController in providesIncomingHeaderSubcomponent()136 val headerController: SectionHeaderController in providesIncomingHeaderSubcomponent() constant
33 val headerController: NodeController? = sectioner.headerNodeController constant in com.android.systemui.statusbar.notification.collection.listbuilder.NotifSection40 dump("headerController", headerController) in <lambda>()
83 @Mock private lateinit var headerController: NodeController variable in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinatorTest97 headerController in setUp()
95 private val headerController: NodeController = mock() in <lambda>() constant in com.android.systemui.statusbar.notification.collection.coordinator.HeadsUpCoordinatorTest124 headerController, in <lambda>()