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