Searched refs:toLegacyStreamType (Results 1 – 6 of 6) sorted by relevance
119 return AudioAttributes.toLegacyStreamType(mAudioAttributes); in getStreamType()329 AudioAttributes.toLegacyStreamType(mAudioAttributes)) != 0) { in play()413 if (mAudioManager.getStreamVolume(AudioAttributes.toLegacyStreamType(mAudioAttributes)) in playFallbackRingtone()
756 public static int toLegacyStreamType(@NonNull AudioAttributes aa) { in toLegacyStreamType() method in AudioAttributes
95 AudioAttributes.toLegacyStreamType(mCmd.attributes), in run()99 AudioAttributes.toLegacyStreamType(mCmd.attributes), in run()
186 return toLegacyStreamType(attrs); in getLegacyAudioStream()207 private static int toLegacyStreamType(AudioAttributes aa) { in toLegacyStreamType() method in MediaControllerCompatApi21.PlaybackInfo
245 int stream = AudioAttributes.toLegacyStreamType(mAudioAttrs); in adjustVolume()280 int stream = AudioAttributes.toLegacyStreamType(mAudioAttrs); in setVolumeTo()1073 int stream = AudioAttributes.toLegacyStreamType(attributes); in getVolumeAttributes()
2388 AudioAttributes.toLegacyStreamType(audioAttributes)) != 0) in buzzBeepBlinkLocked()