Home
last modified time | relevance | path

Searched defs:getConnectedDevices (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java126 public List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DIBluetoothA2dp.aidl30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothInputDevice.java200 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothInputDevice
DBluetoothPan.java219 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPan
DIBluetoothHeadset.aidl30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothA2dp.java213 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dp
DBluetoothHeadset.java331 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHeadset
DBluetoothHealth.java345 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHealth
/frameworks/base/core/java/android/server/
DBluetoothA2dpService.java400 public synchronized List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dpService