Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecGeneralProtocolTest.java132 if (!hdmiCecClient.checkConsoleOutput(HdmiCecConstants.POLL_SUCCESS)) { in cect_hf_4_2_15()
177 if (!hdmiCecClient.checkConsoleOutput(HdmiCecConstants.POLL_SUCCESS)) { in cect_hf_4_2_15()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecConstants.java142 public static final String POLL_SUCCESS = "POLL message sent"; field in HdmiCecConstants