Searched refs:getLocationDenylistMac (Results 1 – 3 of 3) sorted by relevance
142 if (mAdapterService.getLocationDenylistMac().test(parsedAddress.toByteArray())) {
6465 public @NonNull Predicate<byte[]> getLocationDenylistMac() { in getLocationDenylistMac() method in AdapterService
170 if (mAdapterService.getLocationDenylistMac().test(parsedAddress.toByteArray())) {