Searched refs:sectionProvider (Results 1 – 2 of 2) sorted by relevance
162 @NonNull SectionProvider sectionProvider, in AmbientState() argument164 mSectionProvider = sectionProvider; in AmbientState()
531 SectionProvider sectionProvider, in getGapHeightForChild() argument536 if (childNeedsGapHeight(sectionProvider, visibleIndex, child, in getGapHeightForChild()554 SectionProvider sectionProvider, in childNeedsGapHeight() argument558 return sectionProvider.beginsSection(child, previousChild) in childNeedsGapHeight()