Searched defs:oldCodecType (Results 1 – 2 of 2) sorted by relevance
668 private void testCodecParametersChangeHelper(int newCodecType, int oldCodecType, in testCodecParametersChangeHelper()746 int oldCodecType, int oldCodecSpecific, boolean invokeNative) { in testCodecSpecificParametersChangeHelper()776 int oldCodecType, int oldCodecPriority, boolean shouldApplyWhenAllSelectable) { in testCodecPriorityChangeHelper()
1738 int oldCodecType = newExtras.getInt(Connection.EXTRA_AUDIO_CODEC, in refreshCodec() local