Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java218 flingWithCurrentVelocity(forceSnapBack, lastX, lastY); in endMotion()
317 private void flingWithCurrentVelocity(boolean forceSnapBack, float lastX, float lastY) { in flingWithCurrentVelocity() method in KeyguardAffordanceHelper