Searched refs:ProgramGuide (Results 1 – 6 of 6) sorted by relevance
41 private final ProgramGuide mProgramGuide;44 public GenreListAdapter(Context context, ProgramManager programManager, ProgramGuide guide) { in GenreListAdapter()87 private final ProgramGuide mProgramGuide;91 public GenreRowHolder(View itemView, ProgramGuide programGuide) { in GenreRowHolder()
68 public class ProgramGuide implements ProgramGrid.ChildFocusListener { class163 public ProgramGuide(MainActivity activity, ChannelTuner channelTuner, in ProgramGuide() method in ProgramGuide939 private static class ProgramGuideHandler extends WeakHandler<ProgramGuide> {940 public ProgramGuideHandler(ProgramGuide ref) {945 public void handleMessage(Message msg, @NonNull ProgramGuide programGuide) {
74 private final ProgramGuide mProgramGuide;94 ProgramGuide programGuide) { in ProgramTableAdapter()
13 import com.android.tv.guide.ProgramGuide;25 ProgramGuide programGuide = in onAttach()44 ProgramGuide programGuide = in onDetach()
62 import com.android.tv.guide.ProgramGuide;149 private final ProgramGuide mProgramGuide;238 mProgramGuide = new ProgramGuide(mainActivity, channelTuner, in TvOverlayManager()329 public ProgramGuide getProgramGuide() { in getProgramGuide()
24 import com.android.tv.guide.ProgramGuide;