Searched refs:lastPageScroll (Results 1 – 1 of 1) sorted by relevance
1228 int lastPageScroll = getScrollForPage(!mIsRtl ? getPageCount() - 1 : 0); in onTouchEvent() local1236 : finalX > (lastPageScroll + mMaxScrollX) / 2 in onTouchEvent()