Home
last modified time | relevance | path

Searched refs:startTimerRecording (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/hdmi/
DHdmiTvClient.java334 public void startTimerRecording(int recorderAddress, int sourceType, TimerRecordSource source) {
344 mService.startTimerRecording(recorderAddress, sourceType, data);
DIHdmiControlService.aidl70 void startTimerRecording(int recorderAddress, int sourceType, in byte[] recordSource); in startTimerRecording() method
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java1614 public void startTimerRecording(final int recorderAddress, final int sourceType, in startTimerRecording() method in HdmiControlService.BinderService
1624 tv().startTimerRecording(recorderAddress, sourceType, recordSource); in startTimerRecording()
DHdmiCecLocalDeviceTv.java1768 void startTimerRecording(int recorderAddress, int sourceType, byte[] recordSource) { in startTimerRecording() method in HdmiCecLocalDeviceTv
/frameworks/base/api/
Dsystem-current.txt1551 …method public void startTimerRecording(int, int, android.hardware.hdmi.HdmiTimerRecordSources.Time…
/frameworks/base/config/
Dhiddenapi-public-dex.txt13989 Landroid/hardware/hdmi/HdmiTvClient;->startTimerRecording(IILandroid/hardware/hdmi/HdmiTimerRecordS…