Home
last modified time | relevance | path

Searched defs:previousChild (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java534 View previousChild) { in getGapHeightForChild()
557 View previousChild) { in childNeedsGapHeight()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLinearLayout.java99 MessagingChild previousChild = null; in onMeasure() local