Searched refs:mCodecSpecific3 (Results 1 – 2 of 2) sorted by relevance
154 private final long mCodecSpecific3; field in BluetoothCodecConfig169 mCodecSpecific3 = codecSpecific3; in BluetoothCodecConfig()181 mCodecSpecific3 = 0; in BluetoothCodecConfig()196 && other.mCodecSpecific3 == mCodecSpecific3 in equals()212 mCodecSpecific2, mCodecSpecific3, mCodecSpecific4); in hashCode()303 + ",mCodecSpecific3:" + mCodecSpecific3 in toString()359 out.writeLong(mCodecSpecific3); in writeToParcel()505 return mCodecSpecific3; in getCodecSpecific3()
10080 Landroid/bluetooth/BluetoothCodecConfig;->mCodecSpecific3:J