Searched refs:COLUMN_PRIORITY (Results 1 – 4 of 4) sorted by relevance
111 public static final String COLUMN_PRIORITY = "priority"; field in DvrContract.Schedules310 public static final String COLUMN_PRIORITY = "priority"; field in DvrContract.SeriesRecordings
62 Schedules.COLUMN_PRIORITY,132 SeriesRecordings.COLUMN_PRIORITY,
403 Schedules.COLUMN_PRIORITY,430 Schedules.COLUMN_PRIORITY,515 values.put(Schedules.COLUMN_PRIORITY, r.getPriority()); in toContentValues()545 values.put(Schedules.COLUMN_PRIORITY, r.getPriority()); in toContentValuesWithTimeOffset()
136 SeriesRecordings.COLUMN_PRIORITY,184 values.put(SeriesRecordings.COLUMN_PRIORITY, r.getPriority()); in toContentValues()