Searched refs:getVolumeGroupIdForAudioAttributes (Results 1 – 3 of 3) sorted by relevance
256 public int getVolumeGroupIdForAudioAttributes(@NonNull AudioAttributes aa) { in getVolumeGroupIdForAudioAttributes() method in AudioProductStrategy
205 .map(strategy -> strategy.getVolumeGroupIdForAudioAttributes( in getVolumeGroupIdForLegacyStreamType()
2398 int volumeGroupId = productStrategy.getVolumeGroupIdForAudioAttributes(attributes); in getVolumeGroupIdForAttributesInt()