Searched refs:getChannelSortKey (Results 1 – 3 of 3) sorted by relevance
48 return mRecommender.getChannelSortKey(lhs.getId())49 .compareTo(mRecommender.getChannelSortKey(rhs.getId()));215 mRecommender.getChannelSortKey(mChannel_1.getId())); in testGetChannelSortKey_recommendFewChannels()265 mRecommender.getChannelSortKey(channel.getId())); in assertSortKeyNotInvalid()
181 public String getChannelSortKey(long channelId) { in getChannelSortKey() method in Recommender
445 .setSortKey(mRecommender.getChannelSortKey(channel.getId()))