Searched refs:mSwipeVelocity (Results 1 – 2 of 2) sorted by relevance
148 protected float mSwipeVelocity; field in SwipeUpAnimationLogic.HomeAnimationFactory173 mSwipeVelocity = velocity; in setSwipeVelocity()
280 float pixelPerSecond = Math.abs(mSwipeVelocity) * Math.signum(endValue - mTransY);