Home
last modified time | relevance | path

Searched refs:toLegacyStreamType (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DRingtone.java130 return AudioAttributes.toLegacyStreamType(mAudioAttributes); in getStreamType()
413 AudioAttributes.toLegacyStreamType(mAudioAttributes)) != 0) { in play()
507 if (mAudioManager.getStreamVolume(AudioAttributes.toLegacyStreamType(mAudioAttributes)) in playFallbackRingtone()
H A DAudioAttributes.java1597 public static int toLegacyStreamType(@NonNull AudioAttributes aa) { in toLegacyStreamType() method in AudioAttributes
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/volume/
H A DCarAudioZoneVolumeFragment.java275 AudioAttributes.toLegacyStreamType(attributes)); in startRingtone()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java7341 AudioAttributes.toLegacyStreamType(record.getAudioAttributes())) == 0) {
7572 AudioAttributes.toLegacyStreamType(record.getAudioAttributes())) != 0)) {