Home
last modified time | relevance | path

Searched defs:BaseCardView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DBaseCardView.java37 public abstract class BaseCardView<T> extends LinearLayout implements ItemListRowView.CardView<T> { class
61 public BaseCardView(Context context) { in BaseCardView() method in BaseCardView
65 public BaseCardView(Context context, AttributeSet attrs) { in BaseCardView() method in BaseCardView
69 public BaseCardView(Context context, AttributeSet attrs, int defStyle) { in BaseCardView() method in BaseCardView