Searched refs:mCodecSpecific2 (Results 1 – 2 of 2) sorted by relevance
177 private final long mCodecSpecific2; field in BluetoothCodecConfig193 mCodecSpecific2 = codecSpecific2; in BluetoothCodecConfig()206 mCodecSpecific2 = 0; in BluetoothCodecConfig()221 && other.mCodecSpecific2 == mCodecSpecific2 in equals()238 mCodecSpecific2, mCodecSpecific3, mCodecSpecific4); in hashCode()328 + ",mCodecSpecific2:" + mCodecSpecific2 in toString()384 out.writeLong(mCodecSpecific2); in writeToParcel()525 return mCodecSpecific2; in getCodecSpecific2()
10070 Landroid/bluetooth/BluetoothCodecConfig;->mCodecSpecific2:J