Searched refs:voiceCallVolumeGroup (Results 1 – 1 of 1) sorted by relevance
2593 int voiceCallVolumeGroup = mAudioManager.getVolumeGroupIdForAttributes(callAa); in testAdjustVolumeGroupVolume() local2595 assertNotEquals(voiceCallVolumeGroup, AudioVolumeGroup.DEFAULT_VOLUME_GROUP); in testAdjustVolumeGroupVolume()2612 boolean isMutable = (indexMin == 0) || (volumeGroupId == voiceCallVolumeGroup); in testAdjustVolumeGroupVolume()