Searched refs:COLUMN_SEASON_TITLE (Results 1 – 3 of 3) sorted by relevance
210 sProgramProjectionMap.put(Programs.COLUMN_SEASON_TITLE, Programs.COLUMN_SEASON_TITLE); in sProgramProjectionMap.put() argument283 sRecordedProgramProjectionMap.put(RecordedPrograms.COLUMN_SEASON_TITLE, in sRecordedProgramProjectionMap.put() argument284 RecordedPrograms.COLUMN_SEASON_TITLE); in sRecordedProgramProjectionMap.put()356 + RecordedPrograms.COLUMN_SEASON_TITLE + " TEXT,"450 + Programs.COLUMN_SEASON_TITLE + " TEXT," in onCreate()568 + Programs.COLUMN_SEASON_TITLE + " TEXT;"); in onUpgrade()
49 RecordedPrograms.COLUMN_SEASON_TITLE,123 values.put(RecordedPrograms.COLUMN_SEASON_TITLE, recordedProgram.mSeasonTitle); in toValues()
72 TvContract.Programs.COLUMN_SEASON_TITLE,