Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/ims/
DImsStreamMediaProfile.java49 public static final int AUDIO_QUALITY_EVRC_WB = 6; field in ImsStreamMediaProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java807 == ImsStreamMediaProfile.AUDIO_QUALITY_EVRC_WB) in getAudioQualityFromCallProfile()