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.java426 Bitmap channelLogo, in sendNotification() argument
444 (channelLogo == null) in sendNotification()
446 : overlayChannelLogo(channelLogo, posterArtBitmap); in sendNotification()
483 public void onBitmapLoaded(NotificationService service, Bitmap channelLogo) { in createChannelLogoCallback()
485 notificationId, channelLogo, channel, posterArtBitmap, program); in createChannelLogoCallback()