Searched refs:getBoundedStackScroll (Results 1 – 3 of 3) sorted by relevance
173 float newScroll = getBoundedStackScroll(curScroll); in boundScroll()182 float getBoundedStackScroll(float scroll) { in getBoundedStackScroll() method in TaskStackViewScroller246 float newScroll = getBoundedStackScroll(curScroll); in animateBoundScroll()
512 newStackScroll = stackScroller.getBoundedStackScroll(newStackScroll); in onBeginDrag()529 newStackScroll = stackScroller.getBoundedStackScroll(stackScroller.getStackScroll() in onBeginDrag()
445 final float newScroll = stackScroller.getBoundedStackScroll( in startScrollToFocusedTaskAnimation()