Home
last modified time | relevance | path

Searched refs:getAudioCodecAttributes (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsStreamMediaProfile.java291 public @Nullable AudioCodecAttributes getAudioCodecAttributes() { in getAudioCodecAttributes() method in ImsStreamMediaProfile
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneConnection.java1108 && localCallProfile.mMediaProfile.getAudioCodecAttributes() != null) { in updateMediaCapabilities()
1110 localCallProfile.mMediaProfile.getAudioCodecAttributes(); in updateMediaCapabilities()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt13310 method @Nullable public android.telephony.ims.AudioCodecAttributes getAudioCodecAttributes();