Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java424 Bitmap channelLogo, in sendNotification() argument
442 (channelLogo == null) in sendNotification()
444 : overlayChannelLogo(channelLogo, posterArtBitmap); in sendNotification()
481 public void onBitmapLoaded(NotificationService service, Bitmap channelLogo) { in createChannelLogoCallback()
483 notificationId, channelLogo, channel, posterArtBitmap, program); in createChannelLogoCallback()