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