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