Searched refs:getBoundedStackScroll (Results 1 – 3 of 3) sorted by relevance
161 float newScroll = getBoundedStackScroll(curScroll); in boundScroll()170 float getBoundedStackScroll(float scroll) { in getBoundedStackScroll() method in TaskStackViewScroller193 float newScroll = getBoundedStackScroll(curScroll); in animateBoundScroll()
505 newStackScroll = stackScroller.getBoundedStackScroll(newStackScroll); in onBeginDrag()516 newStackScroll = stackScroller.getBoundedStackScroll(stackScroller.getStackScroll() in onBeginDrag()
470 final float newScroll = stackScroller.getBoundedStackScroll( in startScrollToFocusedTaskAnimation()