Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarAudioService.java420 CarVolumeGroup group = getCarVolumeGroupLocked(zoneId, groupId); in setGroupVolume()
483 CarVolumeGroup group = getCarVolumeGroupLocked(zoneId, groupId); in getGroupMaxVolume()
502 CarVolumeGroup group = getCarVolumeGroupLocked(zoneId, groupId); in getGroupMinVolume()
521 CarVolumeGroup group = getCarVolumeGroupLocked(zoneId, groupId); in getGroupVolume()
527 private CarVolumeGroup getCarVolumeGroupLocked(int zoneId, int groupId) { in getCarVolumeGroupLocked() method in CarAudioService
922 CarVolumeGroup group = getCarVolumeGroupLocked(zoneId, groupId); in getUsagesForVolumeGroupId()
967 CarVolumeGroup group = getCarVolumeGroupLocked(zoneId, groupId); in getContextsForVolumeGroupId()
1220 CarVolumeGroup group = getCarVolumeGroupLocked(zoneId, groupId); in isVolumeGroupMuted()
1234 CarVolumeGroup group = getCarVolumeGroupLocked(zoneId, groupId); in setVolumeGroupMute()
1292 getCarVolumeGroupLocked(zoneId, groupId), in getAudioPort()