Home
last modified time | relevance | path

Searched defs:getAudioAttributesForLegacyStreamType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/audiopolicy/
H A DAudioProductStrategy.java228 public @Nullable AudioAttributes getAudioAttributesForLegacyStreamType(int streamType) { in getAudioAttributesForLegacyStreamType() method in AudioProductStrategy
/aosp12/frameworks/base/core/java/android/preference/
H A DSeekBarVolumizer.java223 private @NonNull AudioAttributes getAudioAttributesForLegacyStreamType(int streamType) { in getAudioAttributesForLegacyStreamType() method in SeekBarVolumizer