Searched refs:mBackgroundImageUri (Results 1 – 1 of 1) sorted by relevance
43 private String mBackgroundImageUri; field in DetailsContent186 return mBackgroundImageUri; in getBackgroundImageUri()209 mBackgroundImageUri = other.mBackgroundImageUri; in copyFrom()263 mDetailsContent.mBackgroundImageUri = backgroundImageUri; in setBackgroundImageUri()322 mDetailsContent.mBackgroundImageUri = null; in createImageUris()326 mDetailsContent.mBackgroundImageUri = mThumbnailUri; in createImageUris()330 mDetailsContent.mBackgroundImageUri = mPosterArtUri; in createImageUris()334 mDetailsContent.mBackgroundImageUri = mThumbnailUri; in createImageUris()339 mDetailsContent.mBackgroundImageUri = channelLogoUri; in createImageUris()353 if (mDetailsContent.mBackgroundImageUri == null in build()