Searched refs:moveToAdjacentBrowsableChannel (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/
H A DChannelTuner.java214 public boolean moveToAdjacentBrowsableChannel(boolean up) { method in class:ChannelTuner
225 * {@link #moveToAdjacentBrowsableChannel}.
H A DMainActivity.java1331 mChannelTuner.moveToAdjacentBrowsableChannel(true);
2821 if (mChannelTuner.moveToAdjacentBrowsableChannel(channelUp)) {

Completed in 35 milliseconds