Searched refs:COLUMN_CHANNEL_OPTION (Results 1 – 3 of 3) sorted by relevance
392 public static final String COLUMN_CHANNEL_OPTION = "channel_option"; field in DvrContract.SeriesRecordings
150 SeriesRecordings.COLUMN_CHANNEL_OPTION,
143 SeriesRecordings.COLUMN_CHANNEL_OPTION,191 values.put(SeriesRecordings.COLUMN_CHANNEL_OPTION, channelOption(r.getChannelOption())); in toContentValues()