Searched refs:SectionProvider (Results 1 – 6 of 6) sorted by relevance
25 mock<StackScrollAlgorithm.SectionProvider>() in <lambda>()
39 import com.android.systemui.statusbar.notification.stack.StackScrollAlgorithm.SectionProvider;57 private final SectionProvider mSectionProvider;272 @NonNull SectionProvider sectionProvider, in AmbientState()413 public SectionProvider getSectionProvider() { in getSectionProvider()
33 import com.android.systemui.statusbar.notification.stack.StackScrollAlgorithm.SectionProvider in <lambda>()55 ) : SectionProvider { in <lambda>()
754 SectionProvider sectionProvider, in getGapHeightForChild()790 SectionProvider sectionProvider, in childNeedsGapHeight()1179 public interface SectionProvider { interface
41 private val sectionProvider = StackScrollAlgorithm.SectionProvider { _, _ -> false } in <lambda>()
119 StackScrollAlgorithm.SectionProvider bindSectionProvider(NotificationSectionsManager impl); in bindSectionProvider()