Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDetailsContent.java337 String channelLogoUri = TvContract.buildChannelLogoUri(channel.getId()).toString(); in createImageUris() local
338 mDetailsContent.mLogoImageUri = channelLogoUri; in createImageUris()
339 mDetailsContent.mBackgroundImageUri = channelLogoUri; in createImageUris()