Home
last modified time | relevance | path

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

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