Searched refs:tuneToChannel (Results 1 – 10 of 10) 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()
79 mMainActivity.tuneToChannel(mSelectedChannel);153 mMainActivity.tuneToChannel(channel); in onFinishInflate()
96 .tuneToChannel( in onCreateView()129 tvActivity.tuneToChannel(getChannelDataManager().getChannel(mLastFocusedChannelId)); in onCreateView()
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()
684 tuneToChannel(ChannelImpl.createPassthroughChannel(input.getId())); in onCreate()1346 tuneToChannel(channel); in endShrunkenTvView()2435 tuneToChannel(mChannelTuner.getCurrentChannel());2476 public void tuneToChannel(Channel channel) {
117 tvActivity.tuneToChannel(channel);