Home
last modified time | relevance | path

Searched defs:recommendChannels (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/recommendation/
DRecommender.java107 public List<Channel> recommendChannels() { in recommendChannels() method in Recommender
120 public List<Channel> recommendChannels(int size) { in recommendChannels() method in Recommender
DNotificationService.java333 private List<Channel> recommendChannels() { in recommendChannels() method in NotificationService