Searched refs:tuneToChannel (Results 1 – 11 of 11) sorted by relevance
73 protected void tuneToChannel(final Channel channel) { in tuneToChannel() method in BaseMainActivityTestCase80 mActivity.tuneToChannel(channel); in tuneToChannel()99 protected void tuneToChannel(String name) { in tuneToChannel() method in BaseMainActivityTestCase101 tuneToChannel(c); in tuneToChannel()105 protected void tuneToChannel(ChannelInfo channel) { in tuneToChannel() method in BaseMainActivityTestCase106 tuneToChannel(channel.name); in tuneToChannel()123 tuneToChannel(channel); in updateThenTune()
47 tuneToChannel(TvTestInputConstants.CH_2); in testTuneToChannel()54 tuneToChannel(TvTestInputConstants.CH_2); in testShowProgramGuide()
96 .tuneToChannel( in onCreateView()129 tvActivity.tuneToChannel(getChannelDataManager().getChannel(mLastFocusedChannelId)); in onCreateView()
81 mMainActivity.tuneToChannel(mSelectedChannel);155 mMainActivity.tuneToChannel(channel); in onFinishInflate()
66 tuneToChannel(TvTestInputConstants.CH_1_DEFAULT_DONT_MODIFY); in setUp()
85 .tuneToChannel( in onCreateView()
138 mMainActivity.tuneToChannel(
158 getMainActivity().tuneToChannel((Channel) view.getTag()); in onChannelClicked()
254 mHandler.post(() -> mMainActivity.tuneToChannel(channel)); in onPlaybackCommandRequest()
710 tuneToChannel(ChannelImpl.createPassthroughChannel(input.getId())); in onCreate()1394 tuneToChannel(channel); in endShrunkenTvView()2495 tuneToChannel(mChannelTuner.getCurrentChannel());2536 public void tuneToChannel(Channel channel) {
117 tvActivity.tuneToChannel(channel);