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