Searched refs:matchesServiceUuids (Results 1 – 5 of 5) sorted by relevance
22 import static android.companion.BluetoothDeviceFilterUtils.matchesServiceUuids;79 && matchesServiceUuids(mServiceUuids, mServiceUuidMasks, device) in matches()
68 static boolean matchesServiceUuids(List<ParcelUuid> serviceUuids, in matchesServiceUuids() method in BluetoothDeviceFilterUtils84 ScanFilter.matchesServiceUuids( in matchesServiceUuid()
345 if (mServiceUuid != null && !matchesServiceUuids(mServiceUuid, mServiceUuidMask, in matches()381 public static boolean matchesServiceUuids(ParcelUuid uuid, ParcelUuid parcelUuidMask, in matchesServiceUuids() method in ScanFilter
41255 HSPLandroid/bluetooth/le/ScanFilter;->matchesServiceUuids(Landroid/os/ParcelUuid;Landroid/os/Parcel…
12441 Landroid/bluetooth/le/ScanFilter;->matchesServiceUuids(Landroid/os/ParcelUuid;Landroid/os/ParcelUui…12656 Landroid/companion/BluetoothDeviceFilterUtils;->matchesServiceUuids(Ljava/util/List;Ljava/util/List…