Searched refs:AUDIO_QUALITY_AMR_WB (Results 1 – 11 of 11) sorted by relevance
91 ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB, in testCallSessionProgressingAppliedMediaCaps()155 ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB, in testCloseImsCallRtt()265 ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB, in testListenerCalledAfterCallClosed()
18 import static android.telephony.ims.ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB;555 mediaProfile.mAudioQuality = AUDIO_QUALITY_AMR_WB; in testReportMediaCodecChange()
57 public static final int AUDIO_QUALITY_AMR_WB = 2; field in DriverCall
1040 case DriverCall.AUDIO_QUALITY_AMR_WB: in getAudioQualityFromDC()
51 public static final int AUDIO_QUALITY_AMR_WB = 2; field in ImsStreamMediaProfile
1001 map.put(DriverCall.AUDIO_QUALITY_AMR_WB, AudioCodec.AUDIO_CODEC_AMR_WB); in buildGsmCdmaCodecMap()1015 map.put(ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB, AudioCodec.AUDIO_CODEC_AMR_WB); in buildImsCodecMap()
2780 case ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB: in convertImsCodec()2833 case DriverCall.AUDIO_QUALITY_AMR_WB: in convertGsmCdmaCodec()
1533 == ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB in getAudioQualityFromCallProfile()
587 public static final int AUDIO_CODEC_AMR_WB = ImsStreamMediaProfile.AUDIO_QUALITY_AMR_WB; // 2
1831 doReturn(DriverCall.AUDIO_QUALITY_AMR_WB).when(mGsmConnection0).getAudioCodec(); in singleCsCall_mtRejected()
16764 field public static final int AUDIO_QUALITY_AMR_WB = 2; // 0x2