Searched refs:mVideoFormat (Results 1 – 2 of 2) sorted by relevance
94 channel.mVideoFormat = Utils.intern(cursor.getString(index++)); in fromCursor()137 private String mVideoFormat; field in ChannelImpl206 return mVideoFormat; in getVideoFormat()339 && Objects.equals(mVideoFormat, other.getVideoFormat()) in hasSameReadOnlyInfo()367 + mVideoFormat in toString()396 mVideoFormat = channel.getVideoFormat(); in copyFrom()426 mVideoFormat = other.mVideoFormat; in copyFrom()529 mChannel.mVideoFormat = videoFormat; in setVideoFormat()
153 private int mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN; field in TunableTvView275 mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN;290 mVideoFormat =688 mVideoFormat = StreamInfo.VIDEO_DEFINITION_LEVEL_UNKNOWN; in tuneTo()835 return mVideoFormat; in getVideoDefinitionLevel()