Home
last modified time | relevance | path

Searched refs:getLegacyStreamTypeForStrategyWithAudioAttributes (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/tests/AudioPolicyTest/src/com/android/audiopolicytest/
DAudioProductStrategyTest.java85 AudioProductStrategy.getLegacyStreamTypeForStrategyWithAudioAttributes( in testAudioAttributesFromStreamTypes()
91 AudioProductStrategy.getLegacyStreamTypeForStrategyWithAudioAttributes( in testAudioAttributesFromStreamTypes()
135 AudioProductStrategy.getLegacyStreamTypeForStrategyWithAudioAttributes( in testAudioAttributesFromStreamTypes()
152 AudioProductStrategy.getLegacyStreamTypeForStrategyWithAudioAttributes( in testAudioAttributesToStreamTypes()
/frameworks/base/media/java/android/media/audiopolicy/
DAudioProductStrategy.java110 public static int getLegacyStreamTypeForStrategyWithAudioAttributes( in getLegacyStreamTypeForStrategyWithAudioAttributes() method in AudioProductStrategy
/frameworks/base/media/java/android/media/
DAudioAttributes.java1224 return AudioProductStrategy.getLegacyStreamTypeForStrategyWithAudioAttributes(aa); in toVolumeStreamType()