Home
last modified time | relevance | path

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

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