Searched refs:MAX_OVERSCROLL (Results 1 – 2 of 2) sorted by relevance
38 private static final float MAX_OVERSCROLL = 0.2f / 0.3f; field in TaskStackLowRamLayoutAlgorithm238 return MAX_OVERSCROLL; in getMaxOverscroll()
64 private static final float MAX_OVERSCROLL = 0.7f / 0.3f; field in TaskStackViewTouchHandler301 : MAX_OVERSCROLL; in handleTouchEvent()