Searched refs:mVideoFormat (Results 1 – 2 of 2) sorted by relevance
93 channel.mVideoFormat = Utils.intern(cursor.getString(index++)); in fromCursor()136 private String mVideoFormat; field in ChannelImpl205 return mVideoFormat; in getVideoFormat()338 && Objects.equals(mVideoFormat, other.getVideoFormat()) in hasSameReadOnlyInfo()366 + mVideoFormat in toString()395 mVideoFormat = channel.getVideoFormat(); in copyFrom()425 mVideoFormat = other.mVideoFormat; in copyFrom()528 mChannel.mVideoFormat = videoFormat; in setVideoFormat()
150 private int mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN; field in TunableTvView271 mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN;286 mVideoFormat =657 mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN; in tuneTo()794 return mVideoFormat; in getVideoDefinitionLevel()