Searched refs:lastViewHeight (Results 1 – 1 of 1) sorted by relevance
7752 final int lastViewHeight = lastView.getHeight(); in run() local7758 final int scrollBy = lastViewHeight - lastViewPixelsShowing + extraScroll; in run()7846 final int lastViewHeight = lastView.getHeight(); in run() local7857 final int lastViewBottom = lastViewTop + lastViewHeight; in run()