Searched refs:SectionHeaderNodeControllerImpl (Results 1 – 2 of 2) sorted by relevance
25 import com.android.systemui.statusbar.notification.collection.render.SectionHeaderNodeControllerImpl149 @Binds abstract fun bindsNodeController(impl: SectionHeaderNodeControllerImpl): NodeController151 impl: SectionHeaderNodeControllerImpl
41 class SectionHeaderNodeControllerImpl @Inject constructor( class