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