Searched defs:onChannelRemoved (Results 1 – 2 of 2) sorted by relevance
/packages/apps/TV/tests/unit/src/com/android/tv/data/ | ||
D | ChannelDataManagerTest.java | 710 public void onChannelRemoved(Channel channel) { in onChannelRemoved() method in ChannelDataManagerTest.TestChannelDataManagerChannelListener |
/packages/apps/TV/src/com/android/tv/data/ | ||
D | ChannelDataManager.java | 558 void onChannelRemoved(Channel channel); in onChannelRemoved() method |