Searched defs:AUDIO_QUALITY_AMR_WB (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/
H A DImsStreamMediaProfile.java45 public static final int AUDIO_QUALITY_AMR_WB = (1 << 1); field in class:ImsStreamMediaProfile
71 mAudioQuality = AUDIO_QUALITY_AMR_WB;

Completed in 363 milliseconds