Home
last modified time | relevance | path

Searched refs:getAudioAttributesForLegacyStreamType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/preference/
DSeekBarVolumizer.java166 mAttributes = getAudioAttributesForLegacyStreamType( in SeekBarVolumizer()
212 private @NonNull AudioAttributes getAudioAttributesForLegacyStreamType(int streamType) { in getAudioAttributesForLegacyStreamType() method in SeekBarVolumizer
215 AudioAttributes aa = productStrategy.getAudioAttributesForLegacyStreamType(streamType); in getAudioAttributesForLegacyStreamType()
/frameworks/base/media/java/android/media/audiopolicy/
DAudioProductStrategy.java128 AudioAttributes aa = productStrategy.getAudioAttributesForLegacyStreamType(streamType); in getAudioAttributesForStrategyWithLegacyStreamType()
230 public @Nullable AudioAttributes getAudioAttributesForLegacyStreamType(int streamType) { in getAudioAttributesForLegacyStreamType() method in AudioProductStrategy
/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
DAudioProductStrategyTest.java105 aps.getAudioAttributesForLegacyStreamType(streamType); in testAudioAttributesFromStreamTypes()
/frameworks/base/config/
Dboot-image-profile.txt13462 HSPLandroid/media/audiopolicy/AudioProductStrategy;->getAudioAttributesForLegacyStreamType(I)Landro…