Searched refs:extraScrollDuration (Results 1 – 1 of 1) sorted by relevance
1654 int extraScrollDuration = OVERSCROLL_PAGE_SNAP_ANIMATION_DURATION in onNotSnappingToPageInFreeScroll() local1656 if (extraScrollDuration > 0) { in onNotSnappingToPageInFreeScroll()1657 mScroller.extendDuration(extraScrollDuration); in onNotSnappingToPageInFreeScroll()