Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java407 final Bitmap posterArtBitmap = posterArtBitmapInfo.bitmap; in sendNotification() local
414 createChannelLogoCallback(this, notificationId, channel, program, posterArtBitmap)); in sendNotification()
428 Bitmap posterArtBitmap, in sendNotification() argument
445 ? posterArtBitmap in sendNotification()
446 : overlayChannelLogo(channelLogo, posterArtBitmap); in sendNotification()
480 final Bitmap posterArtBitmap) { in createChannelLogoCallback() argument
485 notificationId, channelLogo, channel, posterArtBitmap, program); in createChannelLogoCallback()