HomeSort by relevance Sort by last modified time
    Searched refs:SimpleCardView (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/src/com/android/tv/menu/
SimpleCardView.java 27 public class SimpleCardView extends BaseCardView<Channel> {
29 public SimpleCardView(Context context) {
33 public SimpleCardView(Context context, AttributeSet attrs) {
37 public SimpleCardView(Context context, AttributeSet attrs, int defStyle) {
ChannelsRowAdapter.java 144 SimpleCardView view = (SimpleCardView) viewHolder.itemView;

Completed in 69 milliseconds