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