Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DResendCecCommandAction.java82 sendCommandWithoutRetries(mCommand, mCallback); in handleTimerEvent()
DHdmiCecFeatureAction.java194 protected final void sendCommandWithoutRetries(HdmiCecMessage cmd, in sendCommandWithoutRetries() method in HdmiCecFeatureAction