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