Searched refs:mCodecSpecific3 (Results 1 – 2 of 2) sorted by relevance
178 private final long mCodecSpecific3; field in BluetoothCodecConfig194 mCodecSpecific3 = codecSpecific3; in BluetoothCodecConfig()207 mCodecSpecific3 = 0; in BluetoothCodecConfig()222 && other.mCodecSpecific3 == mCodecSpecific3 in equals()238 mCodecSpecific2, mCodecSpecific3, mCodecSpecific4); in hashCode()329 + ",mCodecSpecific3:" + mCodecSpecific3 in toString()385 out.writeLong(mCodecSpecific3); in writeToParcel()536 return mCodecSpecific3; in getCodecSpecific3()
10071 Landroid/bluetooth/BluetoothCodecConfig;->mCodecSpecific3:J