Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DSystemAudioAutoInitiationAction.java51 public void onSendCompleted(int error) { in sendGiveSystemAudioModeStatus() method
DSystemAudioStatusAction.java58 public void onSendCompleted(int error) { in sendGiveAudioStatus() method
DOneTouchRecordAction.java63 public void onSendCompleted(int error) { in sendRecordOn() method
DSendKeyAction.java159 public void onSendCompleted(int error) { in sendKeyDown() method
DPowerStatusMonitorAction.java122 public void onSendCompleted(int error) { in queryPowerStatus() method
DHdmiCecLocalDevicePlayback.java97 public void onSendCompleted(int error) { in onAddressAllocated() method
DHdmiControlService.java172 void onSendCompleted(int error); in onSendCompleted() method