Home
last modified time | relevance | path

Searched refs:SET_AUDIO_VOLUME_LEVEL (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
H A DHdmiCecAvbToAudioSystemTest.java80 CecOperand.SET_AUDIO_VOLUME_LEVEL); in testEnableDisableAdjustOnlyAvb_triggeredBySystemAudioModeChange()
117 CecOperand.SET_AUDIO_VOLUME_LEVEL); in testEnableDisableAdjustOnlyAvb_triggeredByVolumeControlSettingChange()
153 CecOperand.SET_AUDIO_VOLUME_LEVEL); in adjustOnlyAvb_testOutgoingVolumeUpdates()
168 CecOperand.SET_AUDIO_VOLUME_LEVEL); in adjustOnlyAvb_testOutgoingVolumeUpdates()
195 CecOperand.SET_AUDIO_VOLUME_LEVEL); in adjustOnlyAvb_testIncomingVolumeUpdates()
H A DHdmiCecAbsoluteVolumeControlFollowerTest.java67 CecOperand.SET_AUDIO_VOLUME_LEVEL, in testSystemAudioModeOn_respondsFeatureAbort()
75 .isEqualTo(CecOperand.SET_AUDIO_VOLUME_LEVEL); in testSystemAudioModeOn_respondsFeatureAbort()
102 CecOperand.SET_AUDIO_VOLUME_LEVEL, in testSystemAudioModeOff_updatesVolume()
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
H A DHdmiCecAvbToTvTest.java85 CecOperand.SET_AUDIO_VOLUME_LEVEL); in testEnableDisableAvb_cec20_triggeredByReportFeatures()
122 CecOperand.SET_AUDIO_VOLUME_LEVEL); in testEnableDisableAvb_triggeredByAvbSupportChanged()
137 CecMessage.formatParams(CecOperand.SET_AUDIO_VOLUME_LEVEL + "00")); in testEnableDisableAvb_triggeredByAvbSupportChanged()
201 hdmiCecClient.getSelfDevice(), CecOperand.SET_AUDIO_VOLUME_LEVEL); in testOutgoingVolumeUpdates()
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
H A DCecOperand.java45 SET_AUDIO_VOLUME_LEVEL(0x73), enumConstant