Searched refs:getVideoFormat (Results 1 – 9 of 9) sorted by relevance
204 public String getVideoFormat() { in getVideoFormat() method in ChannelImpl338 && Objects.equals(mVideoFormat, other.getVideoFormat()) in hasSameReadOnlyInfo()395 mVideoFormat = channel.getVideoFormat(); in copyFrom()
72 String getVideoFormat(); in getVideoFormat() method
525 public String getVideoFormat() { in getVideoFormat() method in TunerChannel526 return mProto.getVideoFormat(); in getVideoFormat()
90 String videoFormat = channel.getVideoFormat(); in updateChannels()
148 public String getVideoFormat() { in getVideoFormat() method in ChannelInfo
247 String videoFormat = channel.getVideoFormat(); in isHdChannel()
493 Format format = mPlayer.getVideoFormat(); in onPlayerStateChanged()
632 return channel.channelInfo.getVideoFormat(); in getString()
598 values.put(TvContract.Channels.COLUMN_VIDEO_FORMAT, channel.getVideoFormat()); in handleChannel()