Home
last modified time | relevance | path

Searched refs:SimpleCardView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DSimpleCardView.java28 public class SimpleCardView extends BaseCardView<Channel> { class
33 public SimpleCardView(Context context) { in SimpleCardView() method in SimpleCardView
37 public SimpleCardView(Context context, AttributeSet attrs) { in SimpleCardView() method in SimpleCardView
41 public SimpleCardView(Context context, AttributeSet attrs, int defStyle) { in SimpleCardView() method in SimpleCardView
DRecordCardView.java43 public class RecordCardView extends SimpleCardView implements