Home
last modified time | relevance | path

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

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