Methods Summary |
---|
public android.content.Intent | createSettingsIntent() throw new RuntimeException("Stub!");
|
public android.content.Intent | createSetupIntent() throw new RuntimeException("Stub!");
|
public static android.media.tv.TvInputInfo | createTvInputInfo(android.content.Context context, android.content.pm.ResolveInfo service, android.hardware.hdmi.HdmiDeviceInfo hdmiDeviceInfo, java.lang.String parentId, java.lang.String label, android.net.Uri iconUri) throw new RuntimeException("Stub!");
|
public static android.media.tv.TvInputInfo | createTvInputInfo(android.content.Context context, android.content.pm.ResolveInfo service, android.media.tv.TvInputHardwareInfo hardwareInfo, java.lang.String label, android.net.Uri iconUri) throw new RuntimeException("Stub!");
|
public int | describeContents() throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object o) throw new RuntimeException("Stub!");
|
public android.hardware.hdmi.HdmiDeviceInfo | getHdmiDeviceInfo() throw new RuntimeException("Stub!");
|
public java.lang.String | getId() throw new RuntimeException("Stub!");
|
public java.lang.String | getParentId() throw new RuntimeException("Stub!");
|
public android.content.pm.ServiceInfo | getServiceInfo() throw new RuntimeException("Stub!");
|
public int | getType() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|
public boolean | isConnectedToHdmiSwitch() throw new RuntimeException("Stub!");
|
public boolean | isHidden(android.content.Context context) throw new RuntimeException("Stub!");
|
public boolean | isPassthroughInput() throw new RuntimeException("Stub!");
|
public java.lang.CharSequence | loadCustomLabel(android.content.Context context) throw new RuntimeException("Stub!");
|
public android.graphics.drawable.Drawable | loadIcon(android.content.Context context) throw new RuntimeException("Stub!");
|
public java.lang.CharSequence | loadLabel(android.content.Context context) throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|
public void | writeToParcel(android.os.Parcel dest, int flags) throw new RuntimeException("Stub!");
|