Home
last modified time | relevance | path

Searched refs:onSendCompleted (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DRequestArcInitiationAction.java60 public void onSendCompleted(int error) { in start()
H A DRequestArcTerminationAction.java59 public void onSendCompleted(int error) { in start()
H A DSystemAudioAutoInitiationAction.java61 public void onSendCompleted(int error) { in sendGiveSystemAudioModeStatus() method
H A DOneTouchRecordAction.java63 public void onSendCompleted(int error) { in sendRecordOn() method
H A DSetArcTransmissionStateAction.java95 public void onSendCompleted(int error) { in sendReportArcInitiated()
H A DPowerStatusMonitorAction.java131 public void onSendCompleted(int error) { in queryPowerStatus() method
H A DSendKeyAction.java160 public void onSendCompleted(int error) { in sendKeyDown() method
H A DSystemAudioAction.java93 public void onSendCompleted(int error) { in sendSystemAudioModeRequestInternal()
H A DTimerRecordingAction.java83 public void onSendCompleted(int error) { in sendTimerMessage()
H A DDeviceSelectActionFromTv.java130 public void onSendCompleted(int error) { in queryDevicePowerStatus()
H A DDeviceSelectActionFromPlayback.java146 public void onSendCompleted(int error) { in queryDevicePowerStatus()
H A DHdmiCecLocalDevicePlayback.java112 public void onSendCompleted(int error) { in onAddressAllocated() method
H A DHdmiCecLocalDevice.java521 public void onSendCompleted(int error) { in buildAndSendSetOsdName()
H A DHdmiCecController.java766 callback.onSendCompleted(finalError); in sendCommand()
H A DHdmiCecLocalDeviceTv.java1590 public void onSendCompleted(int error) { in sendClearTimerMessage()
H A DHdmiControlService.java295 void onSendCompleted(int error); in onSendCompleted() method
1524 callback.onSendCompleted(SendMessageResult.FAIL); in sendCecCommand()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DSystemAudioInitiationActionFromAvrTest.java83 callback.onSendCompleted(SendMessageResult.NACK); in SetUp()
96 callback.onSendCompleted(SendMessageResult.NACK); in SetUp()
H A DDetectTvSystemAudioModeSupportActionTest.java71 callback.onSendCompleted( in SetUp()