Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DAbstractStateChangeTouchController.java280 final float progressVelocity = velocity * mProgressMultiplier; in onDragEnd() local
306 + progressVelocity * getSingleFrameMs(mLauncher), 0f, 1f); in onDragEnd()
322 + progressVelocity * getSingleFrameMs(mLauncher), 0f, 1f); in onDragEnd()