Home
last modified time | relevance | path

Searched refs:getLocationDenylistAdvertisingData (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java3743 public @NonNull Predicate<byte[]> getLocationDenylistAdvertisingData() { in getLocationDenylistAdvertisingData() method in AdapterService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java252 if (scanRecord.matchesAnyField(mAdapterService.getLocationDenylistAdvertisingData())) {