Searched refs:destPuckColor (Results 1 – 1 of 1) sorted by relevance
442 int destPuckColor = in updateSwipeTextAndPuckForTouch() local446 destPuckColor = in updateSwipeTextAndPuckForTouch()447 ColorUtils.setAlphaComponent(destPuckColor, (int) (0xFF * positiveAdjustedProgress)); in updateSwipeTextAndPuckForTouch()448 contactPuckBackground.setBackgroundTintList(ColorStateList.valueOf(destPuckColor)); in updateSwipeTextAndPuckForTouch()450 contactPuckBackground.setColorFilter(destPuckColor); in updateSwipeTextAndPuckForTouch()