Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
H A DListLastItemPartiallyVisibleTest.java58 final int firstBottom = firstChild.getBottom(); in testMovingDownToFullyVisibleNoScroll() local
/aosp12/frameworks/base/test-runner/src/android/test/
H A DViewAsserts.java219 int firstBottom = xy[1] + first.getMeasuredHeight(); in assertBottomAligned() local
238 int firstBottom = xy[1] + first.getMeasuredHeight(); in assertBottomAligned() local