Searched refs:expandTitleWhenFocused (Results 1 – 2 of 2) sorted by relevance
73 public RecordingCardView(Context context, boolean expandTitleWhenFocused) { in RecordingCardView() argument80 expandTitleWhenFocused); in RecordingCardView()84 Context context, int imageWidth, int imageHeight, boolean expandTitleWhenFocused) { in RecordingCardView() argument134 mExpandTitleWhenFocused = expandTitleWhenFocused; in RecordingCardView()
93 Context context, boolean showEpisodeTitle, boolean expandTitleWhenFocused) { in RecordedProgramPresenter() argument102 mExpandTitleWhenFocused = expandTitleWhenFocused; in RecordedProgramPresenter()