Searched refs:COLUMN_START_FROM_SEASON (Results 1 – 3 of 3) sorted by relevance
372 public static final String COLUMN_START_FROM_SEASON = "start_from_season"; field in DvrContract.SeriesRecordings
142 SeriesRecordings.COLUMN_START_FROM_SEASON,
142 SeriesRecordings.COLUMN_START_FROM_SEASON,190 values.put(SeriesRecordings.COLUMN_START_FROM_SEASON, r.getStartFromSeason()); in toContentValues()