Searched refs:getUuids (Results 1 – 14 of 14) sorted by relevance
126 public ParcelUuid[] getUuids() { in getUuids() method in LocalBluetoothAdapter127 return mAdapter.getUuids(); in getUuids()
105 return matches(device.getUuids(), device.getBluetoothClass()); in matches()
659 ParcelUuid[] uuids = mDevice.getUuids(); in updateProfiles()662 ParcelUuid[] localUuids = mLocalAdapter.getUuids(); in updateProfiles()708 ParcelUuid[] uuids = mDevice.getUuids(); in onUuidChanged()888 ParcelUuid[] uuids = mDevice.getUuids(); in processPhonebookAccess()
94 protected ParcelUuid[] getUuids() { in getUuids() method in ShadowBluetoothAdapter
76 ParcelUuid[] uuids = device.getUuids(); in matchesServiceUuid()
719 ParcelUuid[] uuids = device.getUuids(); in shouldSendVolumeKeys()
1356 public @Nullable ParcelUuid[] getUuids() { in getUuids() method in BluetoothAdapter1363 return mService.getUuids(mAttributionSource); in getUuids()
1756 public ParcelUuid[] getUuids() { in getUuids() method in BluetoothDevice
955 when(mDevice.getUuids()).thenReturn(PbapServerProfile.PBAB_CLIENT_UUIDS); in onUuidChanged_bluetoothClassIsNull_shouldNotCrash()
10932 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getUuids()[Landroid/os/ParcelUuid;11064 Landroid/bluetooth/IBluetooth;->getUuids()[Landroid/os/ParcelUuid;
3488 HSPLandroid/bluetooth/BluetoothDevice;->getUuids()[Landroid/os/ParcelUuid;
9041 …ermission(android.Manifest.permission.BLUETOOTH_CONNECT) public android.os.ParcelUuid[] getUuids();
6203 method public android.os.ParcelUuid[] getUuids();
3486 HSPLandroid/bluetooth/BluetoothDevice;->getUuids()[Landroid/os/ParcelUuid;