Searched refs:TestChannelComparator (Results 1 – 1 of 1) sorted by relevance
269 Comparator<Channel> comparator = new TestChannelComparator(manager); in testComparator()365 private static final class TestChannelComparator extends ChannelImpl.DefaultComparator { class in ChannelImplTest366 public TestChannelComparator(TvInputManagerHelper manager) { in TestChannelComparator() method in ChannelImplTest.TestChannelComparator