Searched refs:mCurrentRippleColor (Results 1 – 1 of 1) sorted by relevance
91 @ColorInt private int mCurrentRippleColor; field in SmartReplyView736 mCurrentRippleColor = dark ? mRippleColorDarkBg : mRippleColor; in setBackgroundTintColor()750 ripple.setColor(ColorStateList.valueOf(mCurrentRippleColor)); in setButtonColors()