Home
last modified time | relevance | path

Searched refs:ChannelComparatorWithDescriptionAsLabel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/tests/unit/src/com/android/tv/data/
DChannelTest.java239 Comparator<Channel> comparator = new ChannelComparatorWithDescriptionAsLabel(manager); in testComparatorLabel()
268 private static class ChannelComparatorWithDescriptionAsLabel extends Channel.DefaultComparator { class in ChannelTest
269 public ChannelComparatorWithDescriptionAsLabel(TvInputManagerHelper manager) { in ChannelComparatorWithDescriptionAsLabel() method in ChannelTest.ChannelComparatorWithDescriptionAsLabel