Searched refs:getLegacyStreamTypeForAudioAttributes (Results 1 – 3 of 3) sorted by relevance
52 int streamType = aps.getLegacyStreamTypeForAudioAttributes(aa); in testGetProductStrategies()122 aps.getLegacyStreamTypeForAudioAttributes(aaFromStreamType)); in testAudioAttributesFromStreamTypes()182 int streamTypeFromAps = aps.getLegacyStreamTypeForAudioAttributes(aaForUsage); in testAudioAttributesToStreamTypes()
52 audioProductStrategy.getLegacyStreamTypeForAudioAttributes(attributes); in testGetAndValidateProductStrategies()
116 int streamType = productStrategy.getLegacyStreamTypeForAudioAttributes( in getLegacyStreamTypeForStrategyWithAudioAttributes()209 public int getLegacyStreamTypeForAudioAttributes(@NonNull AudioAttributes aa) { in getLegacyStreamTypeForAudioAttributes() method in AudioProductStrategy