Searched refs:mCodecSpecific2 (Results 1 – 2 of 2) sorted by relevance
153 private final long mCodecSpecific2; field in BluetoothCodecConfig168 mCodecSpecific2 = codecSpecific2; in BluetoothCodecConfig()180 mCodecSpecific2 = 0; in BluetoothCodecConfig()195 && other.mCodecSpecific2 == mCodecSpecific2 in equals()212 mCodecSpecific2, mCodecSpecific3, mCodecSpecific4); in hashCode()302 + ",mCodecSpecific2:" + mCodecSpecific2 in toString()358 out.writeLong(mCodecSpecific2); in writeToParcel()494 return mCodecSpecific2; in getCodecSpecific2()
10079 Landroid/bluetooth/BluetoothCodecConfig;->mCodecSpecific2:J