Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDetailsContent.java44 private boolean mUsingChannelLogo; field in DetailsContent
191 return mUsingChannelLogo; in isUsingChannelLogo()
210 mUsingChannelLogo = other.mUsingChannelLogo; in copyFrom()
323 mDetailsContent.mUsingChannelLogo = false; in createImageUris()
340 mDetailsContent.mUsingChannelLogo = true; in createImageUris()