Home
last modified time | relevance | path

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

/cts/tests/tests/car/src/android/car/cts/
DCarAudioManagerTest.java126 private int mVolumeGroupCount = LEGACY_GROUP_VOLUME_COUNT; field in CarAudioManagerTest
635 .that(mCarAudioManager.getVolumeGroupCount()).isEqualTo(mVolumeGroupCount); in getVolumeGroupCount()
647 .that(mCarAudioManager.getVolumeGroupCount(mZoneId)).isEqualTo(mVolumeGroupCount); in getVolumeGroupCount_withZoneIdAndDynamicRouting()
1995 mVolumeGroupCount = 0; in readFirstVolumeGroupAndVolumeGroupCount()
2003 mVolumeGroupCount++; in readFirstVolumeGroupAndVolumeGroupCount()
2020 mVolumeGroupCount = volumeGroupProtoList.size(); in readFirstVolumeGroupAndVolumeGroupCountFromProto()