Searched refs:channelOption (Results 1 – 1 of 1) sorted by relevance
163 .setChannelOption(channelOption(c.getString(++index))) in fromCursor()191 values.put(SeriesRecordings.COLUMN_CHANNEL_OPTION, channelOption(r.getChannelOption())); in toContentValues()201 private static String channelOption(@ChannelOption int option) { in channelOption() method in SeriesRecording212 private static int channelOption(String option) { in channelOption() method in SeriesRecording620 int channelOption, in SeriesRecording() argument635 this.mChannelOption = channelOption; in SeriesRecording()684 public boolean matchProgram(Program program, @ChannelOption int channelOption) { in matchProgram() argument690 || (channelOption == SeriesRecording.OPTION_CHANNEL_ONE in matchProgram()