Searched refs:toLegacyStreamType (Results 1 – 5 of 5) 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()
1204 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()786 int stream = AudioAttributes.toLegacyStreamType(attributes); in getVolumeAttributes()
5945 AudioAttributes.toLegacyStreamType(record.getAudioAttributes())) == 0) {6120 AudioAttributes.toLegacyStreamType(record.getAudioAttributes())) != 0)) {
9282 HSPLandroid/media/AudioAttributes;->toLegacyStreamType(Landroid/media/AudioAttributes;)I