Home
last modified time | relevance | path

Searched refs:sendCecCommandWithoutRetries (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecFeatureAction.java196 mService.sendCecCommandWithoutRetries(cmd, callback); in sendCommandWithoutRetries()
DHdmiControlService.java1663 sendCecCommandWithoutRetries(command, callback); in sendCecCommand()
1678 sendCecCommandWithoutRetries(command, new SendMessageCallback() { in sendCecCommandWithRetries()
1698 void sendCecCommandWithoutRetries(HdmiCecMessage command, in sendCecCommandWithoutRetries() method in HdmiControlService