Lines Matching defs:Channels

56  * information. The information is stored in {@link Channels} and {@link Programs} tables.
59 * <li>A row in the {@link Channels} table represents information about a TV channel. The data
89 * is only relevant to channels with {@link Channels#TYPE_PREVIEW} type.
93 * <li>{@link #EXTRA_CHANNEL_ID}: ID for the {@link Channels#TYPE_PREVIEW} channel as a long
106 * This is only relevant to channels with {@link Channels#TYPE_PREVIEW} type. Use
111 * <li>{@link #EXTRA_CHANNEL_ID}: ID for the {@link Channels#TYPE_PREVIEW} channel as a long
367 * Builds a URI that points to a channel logo. See {@link Channels.Logo}.
376 * Builds a URI that points to a channel logo. See {@link Channels.Logo}.
570 * relevant to channels with {@link Channels#TYPE_PREVIEW} type.
576 * @see Channels#COLUMN_BROWSABLE
731 * {@link Channels#SERVICE_TYPE_AUDIO} channels.
743 * {@link Channels#SERVICE_TYPE_AUDIO} channels.
1169 * <p>This is a required field if the program is from a {@link Channels#TYPE_PREVIEW}
1366 * @see Channels#COLUMN_TRANSIENT
1498 public static final class Channels implements BaseTvColumns {
1842 * @param videoFormat The video format defined in {@link Channels}.
2293 private Channels() {}
2298 * <p>To access this directory, append {@link Channels.Logo#CONTENT_DIRECTORY} to the raw
2401 * <p>Can be empty if this program belongs to a {@link Channels#TYPE_PREVIEW} channel.
2414 * <p>Can be empty if this program belongs to a {@link Channels#TYPE_PREVIEW} channel.
2824 * channel. This is only relevant to {@link Channels#TYPE_PREVIEW}.