Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/
DSwipeButtonHelper.java361 boolean snapBack = isBelowFalsingThreshold(); in flingWithCurrentVelocity()
370 private boolean isBelowFalsingThreshold() { in isBelowFalsingThreshold() method in SwipeButtonHelper
431 boolean slowAnimation = isReset && isBelowFalsingThreshold(); in setTranslation()