Searched refs:mCurrentBackgroundColor (Results 1 – 1 of 1) sorted by relevance
102 private int mCurrentBackgroundColor; field in SmartReplyView129 mCurrentBackgroundColor = context.getColor(R.color.smart_reply_button_background); in SmartReplyView()130 mDefaultBackgroundColor = mCurrentBackgroundColor; in SmartReplyView()197 mCurrentBackgroundColor = mDefaultBackgroundColor; in resetSmartSuggestions()325 SmartReplyView.setButtonColors(b, smartReplyView.mCurrentBackgroundColor, in inflateReplyButton()828 if (backgroundColor == mCurrentBackgroundColor) { in setBackgroundTintColor()832 mCurrentBackgroundColor = backgroundColor; in setBackgroundTintColor()