Home
last modified time | relevance | path

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

/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
DAudioProductStrategyTest.java52 int streamType = aps.getLegacyStreamTypeForAudioAttributes(aa); in testGetProductStrategies()
122 aps.getLegacyStreamTypeForAudioAttributes(aaFromStreamType)); in testAudioAttributesFromStreamTypes()
182 int streamTypeFromAps = aps.getLegacyStreamTypeForAudioAttributes(aaForUsage); in testAudioAttributesToStreamTypes()
DAudioManagerTest.java52 audioProductStrategy.getLegacyStreamTypeForAudioAttributes(attributes); in testGetAndValidateProductStrategies()
/frameworks/base/media/java/android/media/audiopolicy/
DAudioProductStrategy.java150 int streamType = productStrategy.getLegacyStreamTypeForAudioAttributes( in getLegacyStreamTypeForStrategyWithAudioAttributes()
245 public int getLegacyStreamTypeForAudioAttributes(@NonNull AudioAttributes aa) { in getLegacyStreamTypeForAudioAttributes() method in AudioProductStrategy
/frameworks/base/config/
Dboot-image-profile.txt13465 HSPLandroid/media/audiopolicy/AudioProductStrategy;->getLegacyStreamTypeForAudioAttributes(Landroid…