Searched refs:getChannelSortKey (Results 1 – 3 of 3) sorted by relevance
55 .getChannelSortKey(lhs.getId())56 .compareTo(mRecommender.getChannelSortKey(rhs.getId()));228 assertThat(mRecommender.getChannelSortKey(mChannel_1.getId())) in testGetChannelSortKey_recommendFewChannels()288 mRecommender.getChannelSortKey(channel.getId())); in assertSortKeyNotInvalid()
182 public String getChannelSortKey(long channelId) { in getChannelSortKey() method in Recommender
463 .setSortKey(mRecommender.getChannelSortKey(channel.getId())) in sendNotification()