Searched refs:getVolumeGroupIdForAttributesInt (Results 1 – 1 of 1) sorted by relevance
3670 int volumeGroupId = getVolumeGroupIdForAttributesInt(attributes); in getVolumeGroupIdForAttributes()3676 return getVolumeGroupIdForAttributesInt(AudioProductStrategy.sDefaultAttributes); in getVolumeGroupIdForAttributes()3679 private int getVolumeGroupIdForAttributesInt(@NonNull AudioAttributes attributes) { in getVolumeGroupIdForAttributesInt() method in AudioService