Searched refs:toLegacyStreamType (Results 1 – 6 of 6) sorted by relevance
105 return AudioAttributes.toLegacyStreamType(mAudioAttributes); in getStreamType()249 AudioAttributes.toLegacyStreamType(mAudioAttributes)) != 0) { in play()313 if (mAudioManager.getStreamVolume(AudioAttributes.toLegacyStreamType(mAudioAttributes)) in playFallbackRingtone()
713 public static int toLegacyStreamType(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
273 int stream = AudioAttributes.toLegacyStreamType(mAudioAttrs); in adjustVolume()344 int stream = AudioAttributes.toLegacyStreamType(mAudioAttrs); in setVolumeTo()1103 int stream = AudioAttributes.toLegacyStreamType(mAudioAttrs); in getVolumeAttributes()
2089 AudioAttributes.toLegacyStreamType(audioAttributes)) != 0) in buzzBeepBlinkLocked()