Searched refs:mNativeCodecType (Results 1 – 1 of 1) sorted by relevance
35 private final int mNativeCodecType; field in BluetoothCodecType40 mNativeCodecType = in.readInt(); in BluetoothCodecType()70 mNativeCodecType = codecType; in BluetoothCodecType()85 mNativeCodecType = codecType; in BluetoothCodecType()93 return mNativeCodecType == BluetoothCodecConfig.SOURCE_CODEC_TYPE_SBC; in isMandatoryCodec()120 return mNativeCodecType; in getNativeCodecType()151 dest.writeInt(mNativeCodecType); in writeToParcel()