Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java322 snapBack = snapBack || isBelowFalsingThreshold(); in flingWithCurrentVelocity()
331 private boolean isBelowFalsingThreshold() { in isBelowFalsingThreshold() method in KeyguardAffordanceHelper
389 boolean slowAnimation = isReset && isBelowFalsingThreshold(); in setTranslation()