Home
last modified time | relevance | path

Searched refs:STREAM_MUSIC_ATTRIBUTES (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DBaseAbsoluteVolumeBehaviorTest.java186 mAudioFramework.setDevicesForAttributes(HdmiControlService.STREAM_MUSIC_ATTRIBUTES, in setUp()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java243 static final AudioAttributes STREAM_MUSIC_ATTRIBUTES = field in HdmiControlService
4557 getAudioManager().getDevicesForAttributes(STREAM_MUSIC_ATTRIBUTES); in notifyAvbVolumeChange()
4574 getAudioManager().getDevicesForAttributes(STREAM_MUSIC_ATTRIBUTES); in notifyAvbMuteChange()