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