Home
last modified time | relevance | path

Searched defs:onSendCompleted (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DSystemAudioAutoInitiationAction.java61 public void onSendCompleted(int error) { in sendGiveSystemAudioModeStatus() method
DOneTouchRecordAction.java63 public void onSendCompleted(int error) { in sendRecordOn() method
DSendKeyAction.java160 public void onSendCompleted(int error) { in sendKeyDown() method
DPowerStatusMonitorAction.java131 public void onSendCompleted(int error) { in queryPowerStatus() method
DHdmiCecLocalDevicePlayback.java131 public void onSendCompleted(int error) { in onAddressAllocated() method
DHdmiCecLocalDeviceAudioSystem.java1126 public void onSendCompleted(int error) { in terminateSystemAudioMode() method
DHdmiCecLocalDeviceTv.java1470 public void onSendCompleted(int error) { in onStandby() method
DHdmiControlService.java327 void onSendCompleted(int error); in onSendCompleted() method