Home
last modified time | relevance | path

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

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