Searched refs:getVolumeGroupIdForAudioAttributesInt (Results 1 – 1 of 1) sorted by relevance
177 int volumeGroupId = getVolumeGroupIdForAudioAttributesInt(attributes); in getVolumeGroupIdForAudioAttributes()182 return getVolumeGroupIdForAudioAttributesInt(getDefaultAttributes()); in getVolumeGroupIdForAudioAttributes()343 private static int getVolumeGroupIdForAudioAttributesInt(@NonNull AudioAttributes attributes) { in getVolumeGroupIdForAudioAttributesInt() method in AudioProductStrategy