Home
last modified time | relevance | path

Searched refs:mPlayingChannel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java107 private Channel mPlayingChannel; field in NotificationService
167 mPlayingChannel = channel; in onCurrentChannelChange()
333 if (channels.contains(mPlayingChannel)) { in recommendChannels()
335 channels.remove(mPlayingChannel); in recommendChannels()