Searched refs:mCodecSpecific4 (Results 1 – 2 of 2) sorted by relevance
155 private final long mCodecSpecific4; field in BluetoothCodecConfig170 mCodecSpecific4 = codecSpecific4; in BluetoothCodecConfig()182 mCodecSpecific4 = 0; in BluetoothCodecConfig()197 && other.mCodecSpecific4 == mCodecSpecific4); in equals()212 mCodecSpecific2, mCodecSpecific3, mCodecSpecific4); in hashCode()304 + ",mCodecSpecific4:" + mCodecSpecific4 + "}"; in toString()360 out.writeLong(mCodecSpecific4); in writeToParcel()516 return mCodecSpecific4; in getCodecSpecific4()
10081 Landroid/bluetooth/BluetoothCodecConfig;->mCodecSpecific4:J