Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
H A DAudioProductStrategyTest.java80 final int volumeGroupFromAttributes = aps.getVolumeGroupIdForAudioAttributes(aa); in testGetProductStrategies() local
82 assertEquals(volumeGroupFromStream, volumeGroupFromAttributes); in testGetProductStrategies()
150 final int volumeGroupFromAttributes = in testAudioAttributesFromStreamTypes() local
153 assertEquals(volumeGroupFromStream, volumeGroupFromAttributes); in testAudioAttributesFromStreamTypes()
224 int volumeGroupFromAttributes = in testAudioAttributesToStreamTypes() local
228 assertEquals(volumeGroupFromStream, volumeGroupFromAttributes); in testAudioAttributesToStreamTypes()