Searched refs:isCancelMotionEvent (Results 1 – 1 of 1) sorted by relevance
998 private void flingQsWithCurrentVelocity(float y, boolean isCancelMotionEvent) { in flingQsWithCurrentVelocity() argument1004 flingSettings(vel, expandsQs && !isCancelMotionEvent ? FLING_EXPAND : FLING_COLLAPSE); in flingQsWithCurrentVelocity()