Searched refs:mCodecSpecific4 (Results 1 – 2 of 2) sorted by relevance
179 private final long mCodecSpecific4; field in BluetoothCodecConfig195 mCodecSpecific4 = codecSpecific4; in BluetoothCodecConfig()208 mCodecSpecific4 = 0; in BluetoothCodecConfig()223 && other.mCodecSpecific4 == mCodecSpecific4); in equals()238 mCodecSpecific2, mCodecSpecific3, mCodecSpecific4); in hashCode()330 + ",mCodecSpecific4:" + mCodecSpecific4 + "}"; in toString()386 out.writeLong(mCodecSpecific4); in writeToParcel()547 return mCodecSpecific4; in getCodecSpecific4()
10072 Landroid/bluetooth/BluetoothCodecConfig;->mCodecSpecific4:J