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

/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java2881 * @param channelUp {@code true} for channel up, and {@code false} for channel down.
2884 private void moveToAdjacentChannel(boolean channelUp, boolean fastTuning) { argument
2885 if (mChannelTuner.moveToAdjacentBrowsableChannel(channelUp)) {

Completed in 48 milliseconds