Searched refs:toLegacyStreamType (Results 1 – 4 of 4) sorted by relevance
126 return AudioAttributes.toLegacyStreamType(mAudioAttributes); in getStreamType()372 AudioAttributes.toLegacyStreamType(mAudioAttributes)) != 0) { in play()462 if (mAudioManager.getStreamVolume(AudioAttributes.toLegacyStreamType(mAudioAttributes)) in playFallbackRingtone()
1194 public static int toLegacyStreamType(@NonNull AudioAttributes aa) { in toLegacyStreamType() method in AudioAttributes
276 int stream = AudioAttributes.toLegacyStreamType(mAudioAttrs); in adjustVolume()316 int stream = AudioAttributes.toLegacyStreamType(mAudioAttrs); in setVolumeTo()782 int stream = AudioAttributes.toLegacyStreamType(attributes); in getVolumeAttributes()
5700 AudioAttributes.toLegacyStreamType(record.getAudioAttributes())) == 0) {5866 AudioAttributes.toLegacyStreamType(record.getAudioAttributes())) != 0)) {