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
445 (channelLogo == null) in sendNotification()
447 : overlayChannelLogo(channelLogo, posterArtBitmap); in sendNotification()
484 public void onBitmapLoaded(NotificationService service, Bitmap channelLogo) { in createChannelLogoCallback()
486 notificationId, channelLogo, channel, posterArtBitmap, program); in createChannelLogoCallback()