Searched refs:mChannelSortKeyComparator (Results 1 – 1 of 1) sorted by relevance
50 private final Comparator<Channel> mChannelSortKeyComparator = field in RecommenderTest212 Collections.sort(channelList, mChannelSortKeyComparator); in testGetChannelSortKey_recommendAllChannels()232 Collections.sort(channelList, mChannelSortKeyComparator); in testGetChannelSortKey_recommendFewChannels()