Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
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()
DHdmiCecAbsoluteVolumeControlFollowerTest.java66 CecOperand.SET_AUDIO_VOLUME_LEVEL, in testSystemAudioModeOn_respondsFeatureAbort()
74 .isEqualTo(CecOperand.SET_AUDIO_VOLUME_LEVEL); in testSystemAudioModeOn_respondsFeatureAbort()
100 CecOperand.SET_AUDIO_VOLUME_LEVEL, in testSystemAudioModeOff_updatesVolume()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
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()
199 hdmiCecClient.getSelfDevice(), CecOperand.SET_AUDIO_VOLUME_LEVEL); in testOutgoingVolumeUpdates()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DCecOperand.java45 SET_AUDIO_VOLUME_LEVEL(0x73), enumConstant