Home
last modified time | relevance | path

Searched refs:USER_CONTROL_PRESSED (Results 1 – 9 of 9) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecPowerStatusTest.java52 CecOperand.USER_CONTROL_PRESSED, HdmiCecConstants.CEC_KEYCODE_POWER),
54 CecOperand.USER_CONTROL_PRESSED,
57 CecOperand.USER_CONTROL_PRESSED,
60 CecOperand.USER_CONTROL_PRESSED,
DHdmiCecRemoteControlPassThroughTest.java172 LogicalAddress.TV, CecOperand.USER_CONTROL_PRESSED); in cect_hf4_8_9_SendLongPress()
180 LogicalAddress.TV, CecOperand.USER_CONTROL_PRESSED); in cect_hf4_8_9_SendLongPress()
241 LogicalAddress.TV, CecOperand.USER_CONTROL_PRESSED); in cect_sendVolumeKeyPressToTv()
247 LogicalAddress.TV, CecOperand.USER_CONTROL_PRESSED); in cect_sendVolumeKeyPressToTv()
253 LogicalAddress.TV, CecOperand.USER_CONTROL_PRESSED); in cect_sendVolumeKeyPressToTv()
DHdmiCecSystemAudioControlTest.java112 hdmiCecClient.checkExpectedOutput(toDevice, CecOperand.USER_CONTROL_PRESSED); in sendVolumeUpCommandAndCheckForUcp()
DHdmiCecAvbToTvTest.java206 hdmiCecClient.getSelfDevice(), CecOperand.USER_CONTROL_PRESSED); in testOutgoingVolumeUpdates()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecSystemAudioControlTest.java100 hdmiCecClient.getSelfDevice(), CecOperand.USER_CONTROL_PRESSED); in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
109 hdmiCecClient.getSelfDevice(), CecOperand.USER_CONTROL_PRESSED); in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
141 hdmiCecClient.getSelfDevice(), CecOperand.USER_CONTROL_PRESSED); in cect_MuteUserControlPressedWhenSystemAudioControlOn()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DCecOperand.java38 USER_CONTROL_PRESSED(0x44), enumConstant
DHdmiCecClientWrapper.java337 + CecOperand.USER_CONTROL_PRESSED in sendMultipleUserControlPressAndRelease()
393 + CecOperand.USER_CONTROL_PRESSED in sendUserControlPressAndReleaseWithAdditionalParams()
421 CecOperand.USER_CONTROL_PRESSED + ":" + key; in sendUserControlPress()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecRemoteControlPassThroughTest.java183 hdmiCecClient.checkExpectedOutput(toDevice, CecOperand.USER_CONTROL_PRESSED); in validateKeyeventToUserControlPress()
197 CecOperand.USER_CONTROL_PRESSED, in validateMultipleKeyeventToUserControlPress()
DHdmiCecAvbToAudioSystemTest.java174 hdmiCecClient.getSelfDevice(), CecOperand.USER_CONTROL_PRESSED); in adjustOnlyAvb_testOutgoingVolumeUpdates()