Searched refs:mCurrentBackgroundColor (Results 1 – 1 of 1) sorted by relevance
85 private int mCurrentBackgroundColor; field in SmartReplyView109 mCurrentBackgroundColor = context.getColor(R.color.smart_reply_button_background); in SmartReplyView()110 mDefaultBackgroundColor = mCurrentBackgroundColor; in SmartReplyView()181 mCurrentBackgroundColor = mDefaultBackgroundColor; in setRepliesFromRemoteInput()238 setColors(b, mCurrentBackgroundColor, mDefaultStrokeColor, mDefaultTextColor, mRippleColor); in inflateReplyButton()571 if (backgroundColor == mCurrentBackgroundColor) { in setBackgroundTintColor()575 mCurrentBackgroundColor = backgroundColor; in setBackgroundTintColor()