Searched refs:vgs (Results 1 – 1 of 1) sorted by relevance
2150 final VolumeGroupState vgs = sVolumeGroupStates.get(volumeGroup); in setVolumeIndexForAttributes() local2152 sVolumeLogger.log(new VolumeEvent(VolumeEvent.VOL_SET_GROUP_VOL, attr, vgs.name(), in setVolumeIndexForAttributes()2155 vgs.setVolumeIndex(index, flags); in setVolumeIndexForAttributes()2158 for (final int groupedStream : vgs.getLegacyStreamTypes()) { in setVolumeIndexForAttributes()2191 final VolumeGroupState vgs = sVolumeGroupStates.get(volumeGroup); in getVolumeIndexForAttributes() local2192 return vgs.getVolumeIndex(); in getVolumeIndexForAttributes()4509 final VolumeGroupState vgs = sVolumeGroupStates.valueAt(i); in initVolumeGroupStates() local4510 vgs.applyAllVolumes(); in initVolumeGroupStates()4528 final VolumeGroupState vgs = sVolumeGroupStates.valueAt(i); in readVolumeGroupsSettings() local4529 vgs.readSettings(); in readVolumeGroupsSettings()[all …]