Searched refs:mCurrentBackgroundColor (Results 1 – 1 of 1) sorted by relevance
74 @ColorInt private int mCurrentBackgroundColor; field in SmartReplyView624 if (backgroundColor == mCurrentBackgroundColor && colorized == mCurrentColorized) { in setBackgroundTintColor()628 mCurrentBackgroundColor = backgroundColor; in setBackgroundTintColor()658 gradientDrawable.setColor(mCurrentBackgroundColor); in setButtonColors()