FileDocCategorySizeDatePackage
HdmiClient.javaAPI DocAndroid 5.1 API604Sat Mar 14 14:10:04 GMT 2015android.hardware.hdmi

HdmiClient

public abstract class HdmiClient extends Object

Fields Summary
Constructors Summary
HdmiClient()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.hardware.hdmi.HdmiDeviceInfogetActiveSource()

 throw new RuntimeException("Stub!"); 
public voidsendKeyEvent(int keyCode, boolean isPressed)

 throw new RuntimeException("Stub!"); 
public voidsendVendorCommand(int targetAddress, byte[] params, boolean hasVendorId)

 throw new RuntimeException("Stub!"); 
public voidsetVendorCommandListener(android.hardware.hdmi.HdmiControlManager.VendorCommandListener listener)

 throw new RuntimeException("Stub!");