Home
last modified time | relevance | path

Searched refs:mSwipeVelocity (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DSwipeUpAnimationLogic.java148 protected float mSwipeVelocity; field in SwipeUpAnimationLogic.HomeAnimationFactory
173 mSwipeVelocity = velocity; in setSwipeVelocity()
H A DLauncherSwipeHandlerV2.java280 float pixelPerSecond = Math.abs(mSwipeVelocity) * Math.signum(endValue - mTransY);