Class android.media.tv.TvInputInfo
Removed Methods | |
---|---|
Intent getIntentForSettingsActivity() |
|
Intent getIntentForSetupActivity() |
Added Methods | |
---|---|
Intent createSettingsIntent () |
|
Intent createSetupIntent () |
|
String getParentId () |
|
boolean isPassthroughInput () |
|
Drawable loadIcon (Context ) |
Changed Methods | ||
---|---|---|
CharSequence loadLabel (Context ) |
Change in signature from PackageManager to Context . |
Removed Fields | |
---|---|
String EXTRA_SERVICE_NAME
|
|
int TYPE_PASSTHROUGH
|
|
int TYPE_VIRTUAL
|
Added Fields | |
---|---|
Creator CREATOR |
|
String EXTRA_INPUT_ID |
|
int TYPE_COMPONENT |
|
int TYPE_COMPOSITE |
|
int TYPE_DISPLAY_PORT |
|
int TYPE_DVI |
|
int TYPE_OTHER |
|
int TYPE_SCART |
|
int TYPE_SVIDEO |
|
int TYPE_VGA |
Changed Fields | ||
---|---|---|
int TYPE_HDMI |
Changed in value from 1 to 1007. | |
int TYPE_TUNER |
Changed in value from 2 to 0. |