Searched refs:mVideoFormat (Results 1 – 2 of 2) sorted by relevance
126 channel.mVideoFormat = Utils.intern(cursor.getString(index++)); in fromCursor()169 private String mVideoFormat; field in Channel228 return mVideoFormat; in getVideoFormat()343 && Objects.equals(mVideoFormat, other.mVideoFormat) in hasSameReadOnlyInfo()363 + ", videoFormat=" + mVideoFormat in toString()383 mVideoFormat = other.mVideoFormat; in copyFrom()495 mChannel.mVideoFormat = videoFormat; in setVideoFormat()
139 private int mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN; field in TunableTvView252 mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN;267 mVideoFormat = Utils.getVideoDefinitionLevelFromSize(631 mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN; in tuneTo()754 return mVideoFormat; in getVideoDefinitionLevel()