Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java397 ScaledBitmapInfo posterArtBitmapInfo = in sendNotification() local
403 if (posterArtBitmapInfo == null) { in sendNotification()
407 final Bitmap posterArtBitmap = posterArtBitmapInfo.bitmap; in sendNotification()