Home
last modified time | relevance | path

Searched defs:avgStreamTypes (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
H A DAudioManagerTest.java116 int[] avgStreamTypes = audioVolumeGroup.getLegacyStreamTypes(); in testGetAndValidateVolumeGroups() local
268 int[] avgStreamTypes = audioVolumeGroup.getLegacyStreamTypes(); in testVolumeGroupCallback() local
H A DAudioVolumeGroupTest.java64 final int[] avgStreamTypes = avg.getLegacyStreamTypes(); in testGetVolumeGroups() local