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

/packages/apps/TV/src/com/android/tv/
H A DChannelTuner.java348 void onChannelChanged(Channel previousChannel, Channel currentChannel); method in interface:ChannelTuner.Listener
362 l.onChannelChanged(previousChannel, mCurrentChannel);
H A DMainActivity.java412 public void onChannelChanged(Channel previousChannel, Channel currentChannel) {
/packages/apps/TV/src/com/android/tv/menu/
H A DMenu.java110 public void onChannelChanged(Channel previousChannel, Channel currentChannel) {}
/packages/apps/TV/src/com/android/tv/util/
H A DPipInputManager.java121 public void onChannelChanged(Channel previousChannel, Channel currentChannel) {

Completed in 294 milliseconds