Searched refs:CardBackgroundDrawable (Results 1 – 2 of 2) sorted by relevance
36 import com.google.android.setupdesign.widget.CardBackgroundDrawable;53 private CardBackgroundDrawable cardBackgroundDrawable;118 new CardBackgroundDrawable( in bindView()
33 public class CardBackgroundDrawable extends Drawable { class48 public CardBackgroundDrawable(@ColorInt int color, float radius, float inset) { in CardBackgroundDrawable() method in CardBackgroundDrawable