Home
last modified time | relevance | path

Searched refs:sectionProvider (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java163 @NonNull SectionProvider sectionProvider, in AmbientState() argument
165 mSectionProvider = sectionProvider; in AmbientState()
DStackScrollAlgorithm.java494 SectionProvider sectionProvider, in getGapHeightForChild() argument
499 if (childNeedsGapHeight(sectionProvider, visibleIndex, child, in getGapHeightForChild()
517 SectionProvider sectionProvider, in childNeedsGapHeight() argument
521 return sectionProvider.beginsSection(child, previousChild) in childNeedsGapHeight()