Searched refs:firstPageScroll (Results 1 – 1 of 1) sorted by relevance
1069 int firstPageScroll = getScrollForPage(!mIsRtl ? 0 : getPageCount() - 1); in onNotSnappingToPageInFreeScroll() local1076 int pageSnapped = finalPos < (firstPageScroll + mMinScroll) / 2 in onNotSnappingToPageInFreeScroll()