Searched defs:mChannelLogoImageViewWidth (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/api/
H A DChannel.java117 int mChannelLogoImageViewWidth,
114 loadBitmap( Context context, int loadImageTypeChannelLogo, int mChannelLogoImageViewWidth, int mChannelLogoImageViewHeight, ImageLoaderCallback<?> channelLogoCallback) argument
/packages/apps/TV/src/com/android/tv/ui/
H A DChannelBannerView.java136 private final int mChannelLogoImageViewWidth; field in class:ChannelBannerView
178 mChannelLogoImageViewWidth =
436 mChannelLogoImageViewWidth,
610 : mChannelLogoImageViewWidth + mChannelLogoImageViewMarginStart);

Completed in 55 milliseconds