Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/hdmi/
DHdmiTvClient.java304 public void stopOneTouchRecord(int recorderAddress) {
306 mService.stopOneTouchRecord(recorderAddress);
DIHdmiControlService.aidl69 void stopOneTouchRecord(int recorderAddress); in stopOneTouchRecord() method
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlService.java1599 public void stopOneTouchRecord(final int recorderAddress) { in stopOneTouchRecord() method in HdmiControlService.BinderService
1608 tv().stopOneTouchRecord(recorderAddress); in stopOneTouchRecord()
DHdmiCecLocalDeviceTv.java1735 void stopOneTouchRecord(int recorderAddress) { in stopOneTouchRecord() method in HdmiCecLocalDeviceTv
/frameworks/base/api/
Dsystem-current.txt1552 method public void stopOneTouchRecord(int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt13990 Landroid/hardware/hdmi/HdmiTvClient;->stopOneTouchRecord(I)V