Searched defs:screenBottom (Results 1 – 2 of 2) sorted by relevance
95 final int screenBottom = mScrollView.getScrollY() + mScrollView.getHeight(); in testScrollDownToBottomButton() local
1247 int screenBottom = getScrollY() + getHeight() - mPaddingBottom; in arrowScroll() local1528 int screenBottom = screenTop + height; in computeScrollDeltaToGetChildRectOnScreen() local