Android.Media.TV.TvInputInfo: Method Members

The methods of Android.Media.TV.TvInputInfo are listed below. For a list of all members, see the TvInputInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

CreateSettingsIntent() : Android.Content.Intent
Returns an intent to start the settings activity for this TV input.
CreateSetupIntent() : Android.Content.Intent
Returns an intent to start the setup activity for this TV input.
DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
LoadIcon(Android.Content.Context) : Android.Graphics.Drawables.Drawable
Loads the user-displayed icon for this TV input.
LoadLabel(Android.Content.Context) : string
Documentation for this section has not yet been entered.
LoadLabelFormatted(Android.Content.Context) : Java.Lang.ICharSequence
Loads the user-displayed label for this TV input.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Used to package this object into a Android.OS.Parcel.