HomeSort by relevance Sort by last modified time
    Searched refs:isBelowFalsingThreshold (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardAffordanceHelper.java 325 snapBack = snapBack || isBelowFalsingThreshold();
334 private boolean isBelowFalsingThreshold() {
392 boolean slowAnimation = isReset && isBelowFalsingThreshold();
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/
SwipeButtonHelper.java 361 boolean snapBack = isBelowFalsingThreshold();
370 private boolean isBelowFalsingThreshold() {
431 boolean slowAnimation = isReset && isBelowFalsingThreshold();

Completed in 193 milliseconds