Home | History | Annotate | Download | only in tv

Lines Matching defs:COLUMN_START_TIME_UTC_MILLIS

608      *            {@link Programs#COLUMN_START_TIME_UTC_MILLIS} that is less than or equal to
626 * {@link Programs#COLUMN_START_TIME_UTC_MILLIS} that is less than this time.
2437 * {@link Programs#COLUMN_START_TIME_UTC_MILLIS} in ascending order.
2502 public static final String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis";
2507 * <p>The value should be equal to or less than {@link #COLUMN_START_TIME_UTC_MILLIS} of the
2755 * <p>By default, the query results will be sorted by {@link #COLUMN_START_TIME_UTC_MILLIS} in
2799 * @see Programs#COLUMN_START_TIME_UTC_MILLIS
2801 public static final String COLUMN_START_TIME_UTC_MILLIS =
2802 Programs.COLUMN_START_TIME_UTC_MILLIS;
2854 * {@link #COLUMN_END_TIME_UTC_MILLIS} - {@link #COLUMN_START_TIME_UTC_MILLIS} as program
3099 public static final String COLUMN_START_TIME_UTC_MILLIS = "start_time_utc_millis";