Searched refs:oldScroll (Results 1 – 1 of 1) sorted by relevance
862 final int oldScroll = getScroll(); in computeScroll() local864 final int delta = mScroller.getCurrY() - oldScroll; in computeScroll()