Searched refs:mAudioVolumeGroup (Results 1 – 1 of 1) sorted by relevance
8117 private final AudioVolumeGroup mAudioVolumeGroup; field in AudioService.VolumeGroupState8134 mAudioVolumeGroup = avg; in VolumeGroupState()8145 int[] streamTypes = mAudioVolumeGroup.getLegacyStreamTypes(); in VolumeGroupState()8164 throw new IllegalArgumentException("volume group: " + mAudioVolumeGroup.name() in VolumeGroupState()8173 return mAudioVolumeGroup.getLegacyStreamTypes(); in getLegacyStreamTypes()8177 return mAudioVolumeGroup.name(); in name()8181 return mAudioVolumeGroup.getId(); in getId()8412 + mAudioVolumeGroup.name() + " and device " in applyAllVolumes()8452 + ", group " + mAudioVolumeGroup.name()); in applyAllVolumes()8461 + ", group " + mAudioVolumeGroup.name()); in applyAllVolumes()[all …]