Searched refs:getDefaultCodecConfigByType (Results 1 – 1 of 1) sorted by relevance
583 getDefaultCodecConfigByType( in testDisableOptionalCodecs()594 getDefaultCodecConfigByType(codecType, in testDisableOptionalCodecs()616 getDefaultCodecConfigByType(BluetoothCodecConfig.SOURCE_CODEC_TYPE_SBC, in testEnableOptionalCodecs()625 getDefaultCodecConfigByType(codecType, in testEnableOptionalCodecs()632 private BluetoothCodecConfig getDefaultCodecConfigByType(int codecType, int codecPriority) { in getDefaultCodecConfigByType() method in A2dpCodecConfigTest671 getDefaultCodecConfigByType(oldCodecType, PRIORITY_HIGH); in testCodecParametersChangeHelper()748 getDefaultCodecConfigByType(oldCodecType, PRIORITY_HIGH); in testCodecSpecificParametersChangeHelper()756 codecDefaultTemp = getDefaultCodecConfigByType(newCodecType, PRIORITY_HIGH); in testCodecSpecificParametersChangeHelper()780 getDefaultCodecConfigByType(newCodecType, newCodecPriority) in testCodecPriorityChangeHelper()782 BluetoothCodecConfig oldCodecConfig = getDefaultCodecConfigByType(oldCodecType, in testCodecPriorityChangeHelper()[all …]