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

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

Completed in 458 milliseconds