Searched refs:channelLogoUri (Results 1 – 1 of 1) sorted by relevance
337 String channelLogoUri = TvContract.buildChannelLogoUri(channel.getId()).toString(); in createImageUris() local338 mDetailsContent.mLogoImageUri = channelLogoUri; in createImageUris()339 mDetailsContent.mBackgroundImageUri = channelLogoUri; in createImageUris()