Home
last modified time | relevance | path

Searched refs:mManufacturerId (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DScanFilter.java75 private final int mManufacturerId; field in ScanFilter
116 mManufacturerId = manufacturerId; in ScanFilter()
173 dest.writeInt(mManufacturerId); in writeToParcel()
393 return mManufacturerId; in getManufacturerId()
495 if (mManufacturerId >= 0) { in matches()
499 scanRecord.getManufacturerSpecificData(mManufacturerId))) { in matches()
620 + mManufacturerId in toString()
641 mManufacturerId, in hashCode()
668 && mManufacturerId == other.mManufacturerId in equals()
714 private int mManufacturerId = -1; field in ScanFilter.Builder
[all …]
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothQualityReport.java114 private int mManufacturerId; field in BluetoothQualityReport
249 mManufacturerId = manufacturerId; in BluetoothQualityReport()
275 mManufacturerId = in.readInt(); in BluetoothQualityReport()
355 return mManufacturerId; in getManufacturerId()
461 out.writeInt(mManufacturerId); in writeToParcel()
491 + String.format("0x%04X", mManufacturerId) in toString()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt2614 Landroid/bluetooth/le/ScanFilter$Builder;->mManufacturerId:I
2630 Landroid/bluetooth/le/ScanFilter;->mManufacturerId:I