Searched refs:getUuids (Results 1 – 8 of 8) sorted by relevance
80 List<ParcelUuid> deviceUuids = device.getUuids() == null in matchesServiceUuid()81 ? Collections.emptyList() : Arrays.asList(device.getUuids()); in matchesServiceUuid()
93 protected ParcelUuid[] getUuids() { in getUuids() method in ShadowBluetoothAdapter
106 return matches(device.getUuids(), device.getBluetoothClass()); in matches()
128 public ParcelUuid[] getUuids() { in getUuids() method in LocalBluetoothAdapter
823 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles()877 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged()1077 ParcelUuid[] uuids = mDevice.getUuids(); in processPhonebookAccess()
786 ParcelUuid[] uuids = btDevice.getUuids(); in isBLEMIDIDevice()820 ParcelUuid[] uuidParcels = btDevice.getUuids(); in dumpUuids()836 ParcelUuid[] uuidParcels = btDevice.getUuids(); in hasNonMidiUuids()
1141 when(mDevice.getUuids()).thenReturn(PbapServerProfile.PBAB_CLIENT_UUIDS); in onUuidChanged_bluetoothClassIsNull_shouldNotCrash()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...