Searched refs:mCurrentBackgroundColor (Results 1 – 1 of 1) sorted by relevance
101 private int mCurrentBackgroundColor; field in SmartReplyView128 mCurrentBackgroundColor = context.getColor(R.color.smart_reply_button_background); in SmartReplyView()129 mDefaultBackgroundColor = mCurrentBackgroundColor; in SmartReplyView()196 mCurrentBackgroundColor = mDefaultBackgroundColor; in resetSmartSuggestions()322 SmartReplyView.setButtonColors(b, smartReplyView.mCurrentBackgroundColor, in inflateReplyButton()823 if (backgroundColor == mCurrentBackgroundColor) { in setBackgroundTintColor()827 mCurrentBackgroundColor = backgroundColor; in setBackgroundTintColor()