Searched refs:getLegacyStreamTypeForAudioAttributes (Results 1 – 4 of 4) sorted by relevance
53 int streamType = aps.getLegacyStreamTypeForAudioAttributes(aa); in testGetProductStrategies()123 aps.getLegacyStreamTypeForAudioAttributes(aaFromStreamType)); in testAudioAttributesFromStreamTypes()183 int streamTypeFromAps = aps.getLegacyStreamTypeForAudioAttributes(aaForUsage); in testAudioAttributesToStreamTypes()
52 audioProductStrategy.getLegacyStreamTypeForAudioAttributes(attributes); in testGetAndValidateProductStrategies()
149 int streamType = productStrategy.getLegacyStreamTypeForAudioAttributes( in getLegacyStreamTypeForStrategyWithAudioAttributes()278 public int getLegacyStreamTypeForAudioAttributes(@NonNull AudioAttributes aa) { in getLegacyStreamTypeForAudioAttributes() method in AudioProductStrategy
1611 method public int getLegacyStreamTypeForAudioAttributes(@NonNull android.media.AudioAttributes);