Searched refs:PCMU (Results 1 – 4 of 4) sorted by relevance
56 mStreamA.setCodec(AudioCodec.PCMU); in setUp()63 mStreamB.setCodec(AudioCodec.PCMU); in setUp()
34 assertEquals(AudioCodec.PCMU, 0, "PCMU/8000", null); in testConstants()
45 public static final int CODEC_PCMU = android.hardware.radio.ims.media.CodecType.PCMU;
147 CodecType.EVS, CodecType.PCMA, CodecType.PCMU };221 PCMU(CodecType.PCMU); enumConstant1713 case CodecType.PCMU: in createAudioConfig()2058 case CodecType.PCMU: in changeAudioCodecOnClick()