Searched refs:videoFormat (Results 1 – 1 of 1) sorted by relevance
100 String videoFormat = getVideoFormat(channel.videoHeight); in updateChannels() local101 if (videoFormat != null) { in updateChannels()102 values.put(Channels.COLUMN_VIDEO_FORMAT, videoFormat); in updateChannels()