Searched defs:COLUMN_END_TIME_UTC_MILLIS (Results 1 – 2 of 2) sorted by relevance
177 public static final String COLUMN_END_TIME_UTC_MILLIS = "end_time_utc_millis"; field in DvrContract.Schedules
276 Programs.COLUMN_END_TIME_UTC_MILLIS, Programs.COLUMN_END_TIME_UTC_MILLIS); in sProgramProjectionMap.put()323 WatchedPrograms.COLUMN_END_TIME_UTC_MILLIS, in sWatchedProgramProjectionMap.put()360 RecordedPrograms.COLUMN_END_TIME_UTC_MILLIS, in sRecordedProgramProjectionMap.put()2560 public static final String COLUMN_END_TIME_UTC_MILLIS = "end_time_utc_millis"; field in FakeTvProvider.WatchedPrograms