Searched refs:mRippleColorDarkBg (Results 1 – 1 of 1) sorted by relevance
84 @ColorInt private final int mRippleColorDarkBg; field in SmartReplyView115 mRippleColorDarkBg = Color.argb(Color.alpha(mRippleColor), in SmartReplyView()736 mCurrentRippleColor = dark ? mRippleColorDarkBg : mRippleColor; in setBackgroundTintColor()