FileDocCategorySizeDatePackage
HdmiTimerRecordSources.javaAPI DocAndroid 5.1 API3027Sat Mar 14 14:10:04 GMT 2015android.hardware.hdmi

HdmiTimerRecordSources

public class HdmiTimerRecordSources extends Object

Fields Summary
public static final int
RECORDING_SEQUENCE_REPEAT_FRIDAY
public static final int
RECORDING_SEQUENCE_REPEAT_MONDAY
public static final int
RECORDING_SEQUENCE_REPEAT_ONCE_ONLY
public static final int
RECORDING_SEQUENCE_REPEAT_SATUREDAY
public static final int
RECORDING_SEQUENCE_REPEAT_SUNDAY
public static final int
RECORDING_SEQUENCE_REPEAT_THURSDAY
public static final int
RECORDING_SEQUENCE_REPEAT_TUESDAY
public static final int
RECORDING_SEQUENCE_REPEAT_WEDNESDAY
Constructors Summary
HdmiTimerRecordSources()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static booleancheckTimerRecordSource(int sourcetype, byte[] recordSource)

 throw new RuntimeException("Stub!"); 
public static android.hardware.hdmi.HdmiTimerRecordSources$DurationdurationOf(int hour, int minute)

 throw new RuntimeException("Stub!"); 
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerRecordSourceofAnalogueSource(android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo timerInfo, android.hardware.hdmi.HdmiRecordSources.AnalogueServiceSource source)

 throw new RuntimeException("Stub!"); 
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerRecordSourceofDigitalSource(android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo timerInfo, android.hardware.hdmi.HdmiRecordSources.DigitalServiceSource source)

 throw new RuntimeException("Stub!"); 
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerRecordSourceofExternalPhysicalAddress(android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo timerInfo, android.hardware.hdmi.HdmiRecordSources.ExternalPhysicalAddress source)

 throw new RuntimeException("Stub!"); 
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerRecordSourceofExternalPlug(android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo timerInfo, android.hardware.hdmi.HdmiRecordSources.ExternalPlugData source)

 throw new RuntimeException("Stub!"); 
public static android.hardware.hdmi.HdmiTimerRecordSources$TimetimeOf(int hour, int minute)

 throw new RuntimeException("Stub!"); 
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerInfotimerInfoOf(int dayOfMonth, int monthOfYear, android.hardware.hdmi.HdmiTimerRecordSources$Time startTime, android.hardware.hdmi.HdmiTimerRecordSources$Duration duration, int recordingSequence)

 throw new RuntimeException("Stub!");