Home
last modified time | relevance | path

Searched defs:sectionProvider (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientStateTest.kt40 private val sectionProvider = StackScrollAlgorithm.SectionProvider { _, _ -> false } regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java656 SectionProvider sectionProvider, in getGapHeightForChild()
692 SectionProvider sectionProvider, in childNeedsGapHeight()
H A DAmbientState.java259 @NonNull SectionProvider sectionProvider, in AmbientState()