Home
last modified time | relevance | path

Searched refs:AUDIO_QUALITY_AMR_WB (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/
DImsStreamMediaProfile.java45 public static final int AUDIO_QUALITY_AMR_WB = 2; field in ImsStreamMediaProfile
79 mAudioQuality = AUDIO_QUALITY_AMR_WB; in ImsStreamMediaProfile()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java805 == ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB in getAudioQualityFromCallProfile()