Searched refs:getUuids (Results 1 – 10 of 10) sorted by relevance
80 List<ParcelUuid> deviceUuids = device.getUuids() == null in matchesServiceUuid()81 ? Collections.emptyList() : Arrays.asList(device.getUuids()); in matchesServiceUuid()
95 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
912 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles()966 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged()1193 ParcelUuid[] uuids = mDevice.getUuids(); in processPhonebookAccess()
129 final ParcelUuid[] bluetoothDeviceUuids = device.getUuids(); in onDeviceConnectivityChanged()
798 ParcelUuid[] uuids = btDevice.getUuids(); in isBLEMIDIDevice()832 ParcelUuid[] uuidParcels = btDevice.getUuids(); in dumpUuids()848 ParcelUuid[] uuidParcels = btDevice.getUuids(); in hasNonMidiUuids()
1844 when(mDevice.getUuids()).thenReturn(PbapServerProfile.PBAB_CLIENT_UUIDS); in onUuidChanged_bluetoothClassIsNull_shouldNotCrash()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6203 method public android.os.ParcelUuid[] getUuids();