Searched refs:getServiceUuids (Results 1 – 11 of 11) sorted by relevance
50 assertTrue(data.getServiceUuids().contains(uuid1)); in testParser()51 assertTrue(data.getServiceUuids().contains(uuid2)); in testParser()
108 public List<ParcelUuid> getServiceUuids() { in getServiceUuids() method in BluetoothDeviceFilter
476 if (data.getServiceUuids() != null) {480 for (ParcelUuid uuid : data.getServiceUuids()) {
86 public List<ParcelUuid> getServiceUuids() { in getServiceUuids() method in ScanRecord
67 public List<ParcelUuid> getServiceUuids() { in getServiceUuids() method in AdvertiseData
302 scanRecord.getServiceUuids())) { in matches()
2725 List<ParcelUuid> scanServiceUuids = scanRecord.getServiceUuids(); in startLeScan()
6535 method public java.util.List<android.os.ParcelUuid> getServiceUuids();6638 method public java.util.List<android.os.ParcelUuid> getServiceUuids();
5861 Landroid/bluetooth/le/AdvertiseData;->getServiceUuids()Ljava/util/List;6037 Landroid/bluetooth/le/ScanRecord;->getServiceUuids()Ljava/util/List;
1367 HPLandroid/bluetooth/le/AdvertiseData;->getServiceUuids()Ljava/util/List;
8523 method public java.util.List<android.os.ParcelUuid> getServiceUuids();8720 method public java.util.List<android.os.ParcelUuid> getServiceUuids();