Searched refs:getBondedDevices (Results 1 – 14 of 14) sorted by relevance
809 public BluetoothDevice[] getBondedDevices() { in getBondedDevices() method in AdapterService.AdapterServiceBinder813 return service.getBondedDevices(); in getBondedDevices()1283 BluetoothDevice[] getBondedDevices() { in getBondedDevices() method in AdapterService1285 return mAdapterProperties.getBondedDevices(); in getBondedDevices()1341 BluetoothDevice bondedDevices[] = getBondedDevices(); in autoConnectHeadset()1355 BluetoothDevice bondedDevices[] = getBondedDevices(); in autoConnectA2dp()1411 for (BluetoothDevice device : getBondedDevices()) { in adjustOtherHeadsetPriorities()1421 for (BluetoothDevice device : getBondedDevices()) { in adjustOtherSinkPriorities()
264 BluetoothDevice[] getBondedDevices() { in getBondedDevices() method in AdapterProperties
97 Set<BluetoothDevice> getBondedDevices() { in getBondedDevices() method in LocalBluetoothAdapter98 return mAdapter.getBondedDevices(); in getBondedDevices()
373 Set<BluetoothDevice> bondedDevices = mLocalAdapter.getBondedDevices(); in readPairedDevices()
514 lbtm.getBluetoothAdapter().getBondedDevices();
420 Set<BluetoothDevice> btDevices = mLocalAdapter.getBondedDevices(); in hasOtherConnectedDevices()
116 Set<BluetoothDevice> bondedDevices = btAdapter.getBondedDevices(); in onCreate()
655 Set<BluetoothDevice> bondedDevices = mAdapter.getBondedDevices(); in getDevicesMatchingConnectionStates()
661 Set<BluetoothDevice> bondedDevices = mAdapter.getBondedDevices(); in getDevicesMatchingConnectionStates()
538 Set<BluetoothDevice> bondedDevices = mBtAdapter.getBondedDevices(); in addAccessories()
486 Set<BluetoothDevice> bondedDevices = mAdapter.getBondedDevices(); in getDevicesMatchingConnectionStates()
2355 Set<BluetoothDevice> bondedDevices = mAdapter.getBondedDevices(); in getDevicesMatchingConnectionStates()
1274 Set<BluetoothDevice> bondedDevices = mAdapter.getBondedDevices(); in getDevicesMatchingConnectionStates()
2244 Set<BluetoothDevice> bondedDevices = mAdapter.getBondedDevices(); in getDevicesMatchingConnectionStates()