Methods Summary |
---|
public int | describeContents() throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object obj) throw new RuntimeException("Stub!");
|
public int | getAdopterId() throw new RuntimeException("Stub!");
|
public int | getDeviceId() throw new RuntimeException("Stub!");
|
public int | getDevicePowerStatus() throw new RuntimeException("Stub!");
|
public int | getDeviceType() throw new RuntimeException("Stub!");
|
public java.lang.String | getDisplayName() throw new RuntimeException("Stub!");
|
public int | getId() throw new RuntimeException("Stub!");
|
public int | getLogicalAddress() throw new RuntimeException("Stub!");
|
public int | getPhysicalAddress() throw new RuntimeException("Stub!");
|
public int | getPortId() throw new RuntimeException("Stub!");
|
public int | getVendorId() throw new RuntimeException("Stub!");
|
public static int | idForCecDevice(int address) throw new RuntimeException("Stub!");
|
public static int | idForHardware(int portId) throw new RuntimeException("Stub!");
|
public static int | idForMhlDevice(int portId) throw new RuntimeException("Stub!");
|
public boolean | isCecDevice() throw new RuntimeException("Stub!");
|
public boolean | isInactivated() throw new RuntimeException("Stub!");
|
public boolean | isMhlDevice() throw new RuntimeException("Stub!");
|
public boolean | isSourceType() 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!");
|