Searched refs:TestChannelComparator (Results 1 – 1 of 1) sorted by relevance
194 Comparator<Channel> comparator = new TestChannelComparator(manager); in testComparator()257 private class TestChannelComparator extends Channel.DefaultComparator { class in ChannelTest258 public TestChannelComparator(TvInputManagerHelper manager) { in TestChannelComparator() method in ChannelTest.TestChannelComparator