Home
last modified time | relevance | path

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

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