Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java86 private static final float SWIPE_TO_ANSWER_MAX_TRANSLATION_Y_DP = 150; field in FlingUpDownMethod
475 -clampedProgress * DpUtil.dpToPx(getContext(), SWIPE_TO_ANSWER_MAX_TRANSLATION_Y_DP)); in updateSwipeTextAndPuckForTouch()