Searched refs:getLegacyStreamTypeForAudioAttributes (Results 1 – 4 of 4) sorted by relevance
74 int streamType = aps.getLegacyStreamTypeForAudioAttributes(aa); in testGetProductStrategies()145 aps.getLegacyStreamTypeForAudioAttributes(aaFromStreamType)); in testAudioAttributesFromStreamTypes()206 int streamTypeFromAps = aps.getLegacyStreamTypeForAudioAttributes(aaForUsage); in testAudioAttributesToStreamTypes()
81 audioProductStrategy.getLegacyStreamTypeForAudioAttributes(attributes); in testGetAndValidateProductStrategies()
157 int streamType = productStrategy.getLegacyStreamTypeForAudioAttributes( in getLegacyStreamTypeForStrategyWithAudioAttributes()293 public int getLegacyStreamTypeForAudioAttributes(@NonNull AudioAttributes aa) { in getLegacyStreamTypeForAudioAttributes() method in AudioProductStrategy
2125 method public int getLegacyStreamTypeForAudioAttributes(@NonNull android.media.AudioAttributes);