Searched refs:mSlotsUsed (Results 1 – 1 of 1) sorted by relevance
1179 private long mSlotsUsed; field in BluetoothQualityReport.BqrVsLsto1197 mSlotsUsed = bqrBuf.getInt() & 0xFFFFFFFFL; in BqrVsLsto()1208 mSlotsUsed = in.readLong(); in BqrVsLsto()1258 return mSlotsUsed; in getSlotsUsed()1336 dest.writeLong(mSlotsUsed); in writeToParcel()1372 + mSlotsUsed in toString()