Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java117 private int mChannelLogoMaxHeight; field in NotificationService
144 mChannelLogoMaxHeight = in onCreate()
413 mChannelLogoMaxHeight, in sendNotification()
494 BitmapUtils.scaleBitmap(logo, mChannelLogoMaxWidth, mChannelLogoMaxHeight);