Searched refs:getAudioAttributesForLegacyStreamType (Results 1 – 6 of 6) sorted by relevance
193 mAttributes = getAudioAttributesForLegacyStreamType( in SeekBarVolumizer()245 private @NonNull AudioAttributes getAudioAttributesForLegacyStreamType(int streamType) { in getAudioAttributesForLegacyStreamType() method in SeekBarVolumizer248 AudioAttributes aa = productStrategy.getAudioAttributesForLegacyStreamType(streamType); in getAudioAttributesForLegacyStreamType()
135 AudioAttributes aa = productStrategy.getAudioAttributesForLegacyStreamType(streamType); in getAudioAttributesForStrategyWithLegacyStreamType()277 public @Nullable AudioAttributes getAudioAttributesForLegacyStreamType(int streamType) { in getAudioAttributesForLegacyStreamType() method in AudioProductStrategy
128 aps.getAudioAttributesForLegacyStreamType(streamType); in testAudioAttributesFromStreamTypes()
87 when(mAudioStrategy.getAudioAttributesForLegacyStreamType( in setUp()
144 when(mAudioStrategy.getAudioAttributesForLegacyStreamType( in setUp()
218 && strategy.getAudioAttributesForLegacyStreamType( in initRoutingStrategyIds()223 && strategy.getAudioAttributesForLegacyStreamType( in initRoutingStrategyIds()