Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java463 float iconProgress = Math.min(1f, positiveAdjustedProgress * 4); in updateSwipeTextAndPuckForTouch() local
468 (int) (0xFF * (1 - iconProgress))); in updateSwipeTextAndPuckForTouch()