Searched refs:allSortedTopics (Results 1 – 1 of 1) sorted by relevance
165 List<Topic> allSortedTopics = in getTopTopics() local172 int numberOfRandomPaddingTopics = Math.max(0, numberOfTopTopics - allSortedTopics.size()); in getTopTopics()174 allSortedTopics.subList(0, Math.min(numberOfTopTopics, allSortedTopics.size())); in getTopTopics()