Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java1146 int unitPixelPerSecond = 1000; in dispatchToBackAnimation() local
1148 mVelocityTracker.computeCurrentVelocity(unitPixelPerSecond, maxVelocity); in dispatchToBackAnimation()