Methods Summary |
---|
public static boolean | checkTimerRecordSource(int sourcetype, byte[] recordSource) throw new RuntimeException("Stub!");
|
public static android.hardware.hdmi.HdmiTimerRecordSources$Duration | durationOf(int hour, int minute) throw new RuntimeException("Stub!");
|
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerRecordSource | ofAnalogueSource(android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo timerInfo, android.hardware.hdmi.HdmiRecordSources.AnalogueServiceSource source) throw new RuntimeException("Stub!");
|
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerRecordSource | ofDigitalSource(android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo timerInfo, android.hardware.hdmi.HdmiRecordSources.DigitalServiceSource source) throw new RuntimeException("Stub!");
|
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerRecordSource | ofExternalPhysicalAddress(android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo timerInfo, android.hardware.hdmi.HdmiRecordSources.ExternalPhysicalAddress source) throw new RuntimeException("Stub!");
|
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerRecordSource | ofExternalPlug(android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo timerInfo, android.hardware.hdmi.HdmiRecordSources.ExternalPlugData source) throw new RuntimeException("Stub!");
|
public static android.hardware.hdmi.HdmiTimerRecordSources$Time | timeOf(int hour, int minute) throw new RuntimeException("Stub!");
|
public static android.hardware.hdmi.HdmiTimerRecordSources$TimerInfo | timerInfoOf(int dayOfMonth, int monthOfYear, android.hardware.hdmi.HdmiTimerRecordSources$Time startTime, android.hardware.hdmi.HdmiTimerRecordSources$Duration duration, int recordingSequence) throw new RuntimeException("Stub!");
|