Searched refs:matchesServiceUuids (Results 1 – 4 of 4) sorted by relevance
62 static boolean matchesServiceUuids(List<ParcelUuid> serviceUuids, in matchesServiceUuids() method in BluetoothDeviceFilterUtils78 ScanFilter.matchesServiceUuids( in matchesServiceUuid()
22 import static android.companion.BluetoothDeviceFilterUtils.matchesServiceUuids;80 && matchesServiceUuids(mServiceUuids, mServiceUuidMasks, device) in matches()
395 if (mServiceUuid != null && !matchesServiceUuids(mServiceUuid, mServiceUuidMask, in matches()431 public static boolean matchesServiceUuids(ParcelUuid uuid, ParcelUuid parcelUuidMask, in matchesServiceUuids() method in ScanFilter
12432 Landroid/bluetooth/le/ScanFilter;->matchesServiceUuids(Landroid/os/ParcelUuid;Landroid/os/ParcelUui…12647 Landroid/companion/BluetoothDeviceFilterUtils;->matchesServiceUuids(Ljava/util/List;Ljava/util/List…