HomeSort by relevance Sort by last modified time
    Searched refs:matchesServiceUuids (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/companion/
BluetoothDeviceFilter.java 22 import static android.companion.BluetoothDeviceFilterUtils.matchesServiceUuids;
78 && matchesServiceUuids(mServiceUuids, mServiceUuidMasks, device)
BluetoothDeviceFilterUtils.java 66 static boolean matchesServiceUuids(List<ParcelUuid> serviceUuids,
81 ScanFilter.matchesServiceUuids(
  /frameworks/base/core/java/android/bluetooth/le/
ScanFilter.java 301 if (mServiceUuid != null && !matchesServiceUuids(mServiceUuid, mServiceUuidMask,
330 public static boolean matchesServiceUuids(ParcelUuid uuid, ParcelUuid parcelUuidMask,
  /frameworks/base/config/
boot-image-profile.txt     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 83 milliseconds