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