Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecWakeupTest.java59 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cectOtpOnWakeupWhenPowerControlModeToTv()
77 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cectOtpOnWakeupWhenPowerControlModeToTvAndAudioSystem()
94 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cectOtpOnWakeupWhenPowerControlModeToBroadcast()
112 CecOperand.TEXT_VIEW_ON); in cectNoOtpOnWakeupWhenPowerControlModeNone()
DHdmiCecOneTouchPlayTest.java75 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cect_11_2_1_1_OneTouchPlay()
89 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cect_PairingActivity_OneTouchPlay()
DHdmiCecPowerStatusTest.java64 new ArrayList<>(Arrays.asList(CecOperand.TEXT_VIEW_ON, CecOperand.IMAGE_VIEW_ON));
DHdmiCecDeviceSelectForPlaybackTest.java171 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cectDeviceSelectSameSource()
DHdmiCecTvPowerToggleTest.java179 hdmiCecClient.checkExpectedOutput(LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cectTvPowerToggleTest_asleep_tvOff()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecTvOneTouchPlayTest.java96 hdmiCecClient.sendCecMessage(testDevice, LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cect_11_1_1_2_RespondToTextViewOn()
174 hdmiCecClient.sendCecMessage(testDevice, LogicalAddress.TV, CecOperand.TEXT_VIEW_ON); in cect_11_1_1_4_TextViewOnWhenInStandby()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DCecOperand.java29 TEXT_VIEW_ON(0x0d), enumConstant