Searched refs:sectionProvider (Results 1 – 2 of 2) sorted by relevance
163 @NonNull SectionProvider sectionProvider, in AmbientState() argument165 mSectionProvider = sectionProvider; in AmbientState()
494 SectionProvider sectionProvider, in getGapHeightForChild() argument499 if (childNeedsGapHeight(sectionProvider, visibleIndex, child, in getGapHeightForChild()517 SectionProvider sectionProvider, in childNeedsGapHeight() argument521 return sectionProvider.beginsSection(child, previousChild) in childNeedsGapHeight()