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