Searched refs:fromSelector (Results 1 – 5 of 5) sorted by relevance
228 } else if (ProgramType.fromSelector(mDisplayedChannel) in setChannel()229 != ProgramType.fromSelector(sel)) { in setChannel()
54 mController.switchProgramType(ProgramType.fromSelector(current.getSelector())); in setUserVisibleHint()
76 mBandSelector.setType(ProgramType.fromSelector(info.getSelector()))); in onCreate()
114 public static @Nullable ProgramType fromSelector(@Nullable ProgramSelector sel) { in fromSelector() method in ProgramType
151 ProgramType pt = ProgramType.fromSelector(sel); in setRecentlySelected()