Searched refs:sectionProvider (Results 1 – 3 of 3) sorted by relevance
40 private val sectionProvider = StackScrollAlgorithm.SectionProvider { _, _ -> false } regex53 sectionProvider,
259 @NonNull SectionProvider sectionProvider, in AmbientState() argument264 mSectionProvider = sectionProvider; in AmbientState()
656 SectionProvider sectionProvider, in getGapHeightForChild() argument663 if (childNeedsGapHeight(sectionProvider, visibleIndex, child, in getGapHeightForChild()692 SectionProvider sectionProvider, in childNeedsGapHeight() argument696 return sectionProvider.beginsSection(child, previousChild) in childNeedsGapHeight()