Searched refs:mVolumeGroupCount (Results 1 – 1 of 1) sorted by relevance
126 private int mVolumeGroupCount = LEGACY_GROUP_VOLUME_COUNT; field in CarAudioManagerTest635 .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()