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