Searched refs:getVideoFormat (Results 1 – 10 of 10) sorted by relevance
72 String getVideoFormat(); in getVideoFormat() method
204 public String getVideoFormat() { in getVideoFormat() method in ChannelImpl338 && Objects.equals(mVideoFormat, other.getVideoFormat()) in hasSameReadOnlyInfo()395 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
61 static std::shared_ptr<AMediaFormat> getVideoFormat( in getVideoFormat() function445 format = getVideoFormat(mime, request.requestedVideoTrackFormat); in setupTranscoder()
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()