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