Android.Media.TV.TvContract: Method Members

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

Public Methods

static
BuildChannelLogoUri(Android.Net.Uri) : Android.Net.Uri
Builds a URI that points to a channel logo.
static
BuildChannelLogoUri(long) : Android.Net.Uri
Builds a URI that points to a channel logo.
static
BuildChannelsUriForInput(string) : Android.Net.Uri
Builds a URI that points to all channels from a given TV input.
static
BuildChannelUri(long) : Android.Net.Uri
Builds a URI that points to a specific channel.
static
BuildChannelUriForPassthroughInput(string) : Android.Net.Uri
Build a special channel URI intended to be used with pass-through inputs. (e.g.
static
BuildInputId(Android.Content.ComponentName) : string
Builds an ID that uniquely identifies a TV input service.
static
BuildProgramsUriForChannel(Android.Net.Uri) : Android.Net.Uri
Builds a URI that points to all programs on a given channel.
static
BuildProgramsUriForChannel(long) : Android.Net.Uri
Builds a URI that points to all programs on a given channel.
static
BuildProgramsUriForChannel(Android.Net.Uri, long, long) : Android.Net.Uri
Builds a URI that points to programs on a specific channel whose schedules overlap with the given time frame.
static
BuildProgramsUriForChannel(long, long, long) : Android.Net.Uri
Builds a URI that points to programs on a specific channel whose schedules overlap with the given time frame.
static
BuildProgramUri(long) : Android.Net.Uri
Builds a URI that points to a specific program.