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