Home
last modified time | relevance | path

Searched refs:REPORT_FEATURES (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecSystemInformationTest.java116 String message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_FEATURES); in cect_hf_4_11_4_SinkArcTxBitReset()
131 String message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_FEATURES); in cect_hf_4_11_5_CheckArcTxRxBits()
DHdmiCecRemoteControlPassThroughTest.java122 String message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_FEATURES); in cect_hf4_8_12_UCPForRcProfileSearchOperand()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecStartupTest.java118 CecOperand.REPORT_FEATURES); in hf_7_5_verifyStartupMessages()
132 requiredMessages.get(0)).isEqualTo(CecOperand.REPORT_FEATURES); in hf_7_5_verifyStartupMessages()
DHdmiCecGeneralProtocolTest.java151 message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_FEATURES); in cect_hf_4_2_15()
196 message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_FEATURES); in cect_hf_4_2_15()
DHdmiCecSystemInformationTest.java106 String message = hdmiCecClient.checkExpectedOutput(CecOperand.REPORT_FEATURES); in cect_reportFeatures_deviceTypeContainedInAllDeviceTypes()
174 CecOperand.REPORT_FEATURES); in cect_hf4_2_12_GiveCecVersion()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DCecOperand.java73 REPORT_FEATURES(0xa6), enumConstant
DBaseHdmiCecAbsoluteVolumeBehaviorTest.java138 CecOperand.REPORT_FEATURES, in sendReportFeatures()