Searched refs:mRippleColorDarkBg (Results 1 – 1 of 1) sorted by relevance
112 private final int mRippleColorDarkBg; field in SmartReplyView135 mRippleColorDarkBg = Color.argb(Color.alpha(mRippleColor), in SmartReplyView()841 int rippleColor = dark ? mRippleColorDarkBg : mRippleColor; in setBackgroundTintColor()