HomeSort by relevance Sort by last modified time
    Searched refs:previousChannel (Results 1 - 3 of 3) sorted by null

  /packages/apps/TV/src/com/android/tv/
ChannelTuner.java 348 void onChannelChanged(Channel previousChannel, Channel currentChannel);
356 Channel previousChannel = mCurrentChannel;
362 l.onChannelChanged(previousChannel, mCurrentChannel);
MainActivity.java 389 public void onChannelChanged(Channel previousChannel, Channel currentChannel) {}
    [all...]
  /packages/apps/TV/src/com/android/tv/menu/
MenuUpdater.java 55 public void onChannelChanged(Channel previousChannel, Channel currentChannel) {

Completed in 99 milliseconds