Searched refs:getScrollAmountOutOfBounds (Results 1 – 1 of 1) sorted by relevance
175 float getScrollAmountOutOfBounds(float scroll) { in getScrollAmountOutOfBounds() method in TaskStackViewScroller186 return Float.compare(getScrollAmountOutOfBounds(mStackScrollP), 0f) != 0; in isScrollOutOfBounds()