FileDocCategorySizeDatePackage
HdmiTvClient.javaAPI DocAndroid 5.1 API2404Sat Mar 14 14:10:02 GMT 2015android.hardware.hdmi

HdmiTvClient

public final class HdmiTvClient extends android.hardware.hdmi.HdmiClient

Fields Summary
public static final int
VENDOR_DATA_SIZE
Constructors Summary
HdmiTvClient()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidclearTimerRecording(int recorderAddress, int sourceType, android.hardware.hdmi.HdmiTimerRecordSources.TimerRecordSource source)

 throw new RuntimeException("Stub!"); 
public voiddeviceSelect(int logicalAddress, android.hardware.hdmi.HdmiTvClient$SelectCallback callback)

 throw new RuntimeException("Stub!"); 
public java.util.ListgetDeviceList()

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

 throw new RuntimeException("Stub!"); 
public voidportSelect(int portId, android.hardware.hdmi.HdmiTvClient$SelectCallback callback)

 throw new RuntimeException("Stub!"); 
public voidsendMhlVendorCommand(int portId, int offset, int length, byte[] data)

 throw new RuntimeException("Stub!"); 
public voidsetHdmiMhlVendorCommandListener(android.hardware.hdmi.HdmiTvClient$HdmiMhlVendorCommandListener listener)

 throw new RuntimeException("Stub!"); 
public voidsetInputChangeListener(android.hardware.hdmi.HdmiTvClient$InputChangeListener listener)

 throw new RuntimeException("Stub!"); 
public voidsetRecordListener(android.hardware.hdmi.HdmiRecordListener listener)

 throw new RuntimeException("Stub!"); 
public voidsetSystemAudioMute(boolean mute)

 throw new RuntimeException("Stub!"); 
public voidsetSystemAudioVolume(int oldIndex, int newIndex, int maxIndex)

 throw new RuntimeException("Stub!"); 
public voidstartOneTouchRecord(int recorderAddress, android.hardware.hdmi.HdmiRecordSources.RecordSource source)

 throw new RuntimeException("Stub!"); 
public voidstartTimerRecording(int recorderAddress, int sourceType, android.hardware.hdmi.HdmiTimerRecordSources.TimerRecordSource source)

 throw new RuntimeException("Stub!"); 
public voidstopOneTouchRecord(int recorderAddress)

 throw new RuntimeException("Stub!");