Home
last modified time | relevance | path

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

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