Searched refs:getVolumeGroupIdForAttributes (Results 1 – 1 of 1) sorted by relevance
2145 final int volumeGroup = getVolumeGroupIdForAttributes(attr); in setVolumeIndexForAttributes()2187 final int volumeGroup = getVolumeGroupIdForAttributes(attr); in getVolumeIndexForAttributes()2458 private int getVolumeGroupIdForAttributes(@NonNull AudioAttributes attributes) { in getVolumeGroupIdForAttributes() method in AudioService