Searched refs:mDefaultStrokeColor (Results 1 – 1 of 1) sorted by relevance
105 private final int mDefaultStrokeColor; field in SmartReplyView132 mDefaultStrokeColor = mContext.getColor(R.color.smart_reply_button_stroke); in SmartReplyView()136 mMinStrokeContrast = ContrastColorUtil.calculateContrast(mDefaultStrokeColor, in SmartReplyView()323 smartReplyView.mDefaultStrokeColor, smartReplyView.mDefaultTextColor, in inflateReplyButton()835 mDefaultStrokeColor, backgroundColor | 0xff000000, dark, mMinStrokeContrast); in setBackgroundTintColor()