Searched defs:BaseCardView (Results 1 – 1 of 1) sorted by relevance
34 public abstract class BaseCardView<T> extends LinearLayout implements ItemListRowView.CardView<T> { class48 public BaseCardView(Context context) { in BaseCardView() method in BaseCardView52 public BaseCardView(Context context, AttributeSet attrs) { in BaseCardView() method in BaseCardView56 public BaseCardView(Context context, AttributeSet attrs, int defStyle) { in BaseCardView() method in BaseCardView