FileDocCategorySizeDatePackage
TvInputInfo.javaAPI DocAndroid 5.1 API2014Sat Mar 14 14:09:40 GMT 2015android.media.tv

TvInputInfo

public final class TvInputInfo extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public static final String
EXTRA_INPUT_ID
public static final int
TYPE_COMPONENT
public static final int
TYPE_COMPOSITE
public static final int
TYPE_DISPLAY_PORT
public static final int
TYPE_DVI
public static final int
TYPE_HDMI
public static final int
TYPE_OTHER
public static final int
TYPE_SCART
public static final int
TYPE_SVIDEO
public static final int
TYPE_TUNER
public static final int
TYPE_VGA
Constructors Summary
TvInputInfo()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.content.IntentcreateSettingsIntent()

 throw new RuntimeException("Stub!"); 
public android.content.IntentcreateSetupIntent()

 throw new RuntimeException("Stub!"); 
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object o)

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetId()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetParentId()

 throw new RuntimeException("Stub!"); 
public android.content.pm.ServiceInfogetServiceInfo()

 throw new RuntimeException("Stub!"); 
public intgetType()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public booleanisPassthroughInput()

 throw new RuntimeException("Stub!"); 
public android.graphics.drawable.DrawableloadIcon(android.content.Context context)

 throw new RuntimeException("Stub!"); 
public java.lang.CharSequenceloadLabel(android.content.Context context)

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");