Searched refs:getVideoFormat (Results 1 – 9 of 9) sorted by relevance
72 String getVideoFormat(); in getVideoFormat() method
205 public String getVideoFormat() { in getVideoFormat() method in ChannelImpl339 && Objects.equals(mVideoFormat, other.getVideoFormat()) in hasSameReadOnlyInfo()396 mVideoFormat = channel.getVideoFormat(); in copyFrom()
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()
454 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()