Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
H A DFlingUpDownMethod.java87 private static final int SWIPE_TO_REJECT_MAX_TRANSLATION_Y_DP = 24; field in FlingUpDownMethod
479 -clampedProgress * DpUtil.dpToPx(getContext(), SWIPE_TO_REJECT_MAX_TRANSLATION_Y_DP)); in updateSwipeTextAndPuckForTouch()