Searched refs:sVolumeGroupStates (Results 1 – 1 of 1) sorted by relevance
1436 && sVolumeGroupStates.indexOfKey(groupId) >= 0) { in initVolumeStreamStates()1437 streamState.setVolumeGroupState(sVolumeGroupStates.get(groupId)); in initVolumeStreamStates()4088 if (sVolumeGroupStates.indexOfKey(groupId) < 0) { in setVolumeGroupVolumeIndex()4092 VolumeGroupState vgs = sVolumeGroupStates.get(groupId); in setVolumeGroupVolumeIndex()4122 if (sVolumeGroupStates.indexOfKey(groupId) < 0) { in getVolumeGroupVolumeIndex()4125 VolumeGroupState vgs = sVolumeGroupStates.get(groupId); in getVolumeGroupVolumeIndex()4138 if (sVolumeGroupStates.indexOfKey(groupId) < 0) { in getVolumeGroupMaxVolumeIndex()4141 VolumeGroupState vgs = sVolumeGroupStates.get(groupId); in getVolumeGroupMaxVolumeIndex()4152 if (sVolumeGroupStates.indexOfKey(groupId) < 0) { in getVolumeGroupMinVolumeIndex()4155 VolumeGroupState vgs = sVolumeGroupStates.get(groupId); in getVolumeGroupMinVolumeIndex()[all …]