Searched defs:COLUMN_START_TIME_UTC_MILLIS (Results 1 – 3 of 3) sorted by relevance
216 Programs.COLUMN_START_TIME_UTC_MILLIS)) { in queryPrograms()
169 public static final String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis"; field in DvrContract.Schedules
274 Programs.COLUMN_START_TIME_UTC_MILLIS, Programs.COLUMN_START_TIME_UTC_MILLIS); in sProgramProjectionMap.put()320 WatchedPrograms.COLUMN_START_TIME_UTC_MILLIS, in sWatchedProgramProjectionMap.put()357 RecordedPrograms.COLUMN_START_TIME_UTC_MILLIS, in sRecordedProgramProjectionMap.put()2551 public static final String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis"; field in FakeTvProvider.WatchedPrograms