Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java84 private static final int ICON_END_CALL_ROTATION_DEGREES = 135; field in FlingUpDownMethod
456 rotateToward(contactPuckIcon, positiveAdjustedProgress * ICON_END_CALL_ROTATION_DEGREES); in updateSwipeTextAndPuckForTouch()