Searched refs:getCurrentVolumeGroup (Results 1 – 4 of 4) sorted by relevance
116 getCurrentVolumeGroup(requestInfo.getCarVolumeGroupInfos(), volumeGroupId); in getVolumeGroupToChange()161 private static CarVolumeGroupInfo getCurrentVolumeGroup( in getCurrentVolumeGroup() method in VolumeInteractions
124 CarVolumeGroup getCurrentVolumeGroup(String groupName) { in getCurrentVolumeGroup() method in CarAudioZone128 CarVolumeGroup getCurrentVolumeGroup(int groupId) { in getCurrentVolumeGroup() method in CarAudioZone
991 .getCurrentVolumeGroup(volumeGroupId); in handleActivationVolumeWithActivationInfos()1446 return getCarAudioZoneLocked(zoneId).getCurrentVolumeGroup(groupId); in getCarVolumeGroupLocked()1452 return getCarAudioZoneLocked(zoneId).getCurrentVolumeGroup(groupName); in getCarVolumeGroupLocked()2489 .getCurrentVolumeGroup(groupInfo.getId()).getAudioAttributes();
333 .that(mTestAudioZone.getCurrentVolumeGroup(groupId)).isEqualTo(mMockNavGroup0); in getCurrentVolumeGroup_withGroupId()344 .that(mTestAudioZone.getCurrentVolumeGroup(groupName0)) in getCurrentVolumeGroup_withName()