Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DLegacyLockIconViewController.java679 && exceedsVelocityThreshold(velocity)) { in onTouchEvent()
710 private static boolean exceedsVelocityThreshold(float velocity) { in exceedsVelocityThreshold() method in LegacyLockIconViewController