The methods of Android.Media.TV.TvContract are listed below. For a list of all members, see the TvContract Members list.
See Also: Inherited members from Java.Lang.Object
static | BuildChannelLogoUri(Android.Net.Uri)Builds a URI that points to a channel logo. | |
static | BuildChannelLogoUri(long)Builds a URI that points to a channel logo. | |
static | BuildChannelsUriForInput(string)Builds a URI that points to all channels from a given TV input. | |
static | BuildChannelUri(long)Builds a URI that points to a specific channel. | |
static | BuildChannelUriForPassthroughInput(string)Build a special channel URI intended to be used with pass-through inputs. (e.g. | |
static | BuildInputId(Android.Content.ComponentName)Builds an ID that uniquely identifies a TV input service. | |
static | BuildProgramsUriForChannel(Android.Net.Uri)Builds a URI that points to all programs on a given channel. | |
static | BuildProgramsUriForChannel(long)Builds a URI that points to all programs on a given channel. | |
static | BuildProgramsUriForChannel(Android.Net.Uri, long, long)Builds a URI that points to programs on a specific channel whose schedules overlap with the given time frame. | |
static | BuildProgramsUriForChannel(long, long, long)Builds a URI that points to programs on a specific channel whose schedules overlap with the given time frame. | |
static | BuildProgramUri(long)Builds a URI that points to a specific program. |