Searched refs:motionViewPrevTop (Results 1 – 1 of 1) sorted by relevance
1368 final int motionViewPrevTop = motionView != null ? motionView.getTop() : 0; in computeScroll() local1378 final int overscroll = -dy - (motionViewRealTop - motionViewPrevTop); in computeScroll()