Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java125 private static void rotateToward(View view, float newRotation) { in rotateToward() method in FlingUpDownMethod
454 rotateToward(contactPuckIcon, 0f); in updateSwipeTextAndPuckForTouch()
456 rotateToward(contactPuckIcon, positiveAdjustedProgress * ICON_END_CALL_ROTATION_DEGREES); in updateSwipeTextAndPuckForTouch()