Home
last modified time | relevance | path

Searched refs:matchesServiceUuids (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/companion/
DBluetoothDeviceFilter.java22 import static android.companion.BluetoothDeviceFilterUtils.matchesServiceUuids;
79 && matchesServiceUuids(mServiceUuids, mServiceUuidMasks, device) in matches()
DBluetoothDeviceFilterUtils.java68 static boolean matchesServiceUuids(List<ParcelUuid> serviceUuids, in matchesServiceUuids() method in BluetoothDeviceFilterUtils
84 ScanFilter.matchesServiceUuids( in matchesServiceUuid()
/frameworks/base/core/java/android/bluetooth/le/
DScanFilter.java345 if (mServiceUuid != null && !matchesServiceUuids(mServiceUuid, mServiceUuidMask, in matches()
381 public static boolean matchesServiceUuids(ParcelUuid uuid, ParcelUuid parcelUuidMask, in matchesServiceUuids() method in ScanFilter
/frameworks/base/config/
Dboot-image-profile.txt41255 HSPLandroid/bluetooth/le/ScanFilter;->matchesServiceUuids(Landroid/os/ParcelUuid;Landroid/os/Parcel…
Dhiddenapi-greylist-max-o.txt12441 Landroid/bluetooth/le/ScanFilter;->matchesServiceUuids(Landroid/os/ParcelUuid;Landroid/os/ParcelUui…
12656 Landroid/companion/BluetoothDeviceFilterUtils;->matchesServiceUuids(Ljava/util/List;Ljava/util/List…