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()
1369 public static int toLegacyStreamType(@NonNull AudioAttributes aa) { in toLegacyStreamType() method in AudioAttributes
6847 AudioAttributes.toLegacyStreamType(record.getAudioAttributes())) == 0) {7042 AudioAttributes.toLegacyStreamType(record.getAudioAttributes())) != 0)) {
12680 HSPLandroid/media/AudioAttributes;->toLegacyStreamType(Landroid/media/AudioAttributes;)I