Searched refs:fromSelector (Results 1 – 5 of 5) sorted by relevance
219 } else if (ProgramType.fromSelector(mDisplayedChannel) in setChannel()220 != ProgramType.fromSelector(sel)) { in setChannel()
61 mController.switchProgramType(ProgramType.fromSelector(current.getSelector())); in setUserVisibleHint()
89 ProgramType programType = ProgramType.fromSelector(info.getSelector()); in onCreate()
121 public static @Nullable ProgramType fromSelector(@Nullable ProgramSelector sel) { in fromSelector() method in ProgramType
154 ProgramType pt = ProgramType.fromSelector(sel); in setRecentlySelected()