Searched refs:lastViewHeight (Results 1 – 1 of 1) sorted by relevance
7457 final int lastViewHeight = lastView.getHeight(); in run() local7463 final int scrollBy = lastViewHeight - lastViewPixelsShowing + extraScroll; in run()7547 final int lastViewHeight = lastView.getHeight(); in run() local7557 final int lastViewBottom = lastViewTop + lastViewHeight; in run()