Searched refs:mCurrentTextColor (Results 1 – 1 of 1) sorted by relevance
85 @ColorInt private int mCurrentTextColor; field in SmartReplyView633 mCurrentTextColor = ContrastColorUtil.ensureTextContrast( in setBackgroundTintColor()636 mCurrentStrokeColor = colorized ? mCurrentTextColor : ContrastColorUtil.ensureContrast( in setBackgroundTintColor()664 button.setTextColor(mCurrentTextColor); in setButtonColors()