Searched refs:channelOption (Results 1 – 1 of 1) sorted by relevance
189 .setChannelOption(channelOption(c.getString(++index))) in fromCursor()218 channelOption(r.getChannelOption())); in toContentValues()227 private static String channelOption(@ChannelOption int option) { in channelOption() method in SeriesRecording237 @ChannelOption private static int channelOption(String option) { in channelOption() method in SeriesRecording650 int startFromSeason, int startFromEpisode, int channelOption, int[] canonicalGenreIds, in SeriesRecording() argument662 this.mChannelOption = channelOption; in SeriesRecording()713 public boolean matchProgram(Program program, @ChannelOption int channelOption) { in matchProgram() argument718 if (!mSeriesId.equals(seriesId) || (channelOption == SeriesRecording.OPTION_CHANNEL_ONE in matchProgram()