Home
last modified time | relevance | path

Searched defs:mCardImageHeight (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/menu/
DAppLinkCardView.java57 private final int mCardImageHeight; field in AppLinkCardView
162 mCardImageWidth, mCardImageHeight, createChannelLogoCallback(this, mChannel, in onBind() local
DChannelCardView.java50 private final int mCardImageHeight; field in ChannelCardView
/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java116 private int mCardImageHeight; field in NotificationService