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