Home
last modified time | relevance | path

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

12

/frameworks/base/core/java/android/bluetooth/
DIBluetoothPan.aidl32 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DIBluetoothPbapClient.aidl29 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DIBluetoothA2dpSink.aidl30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DIBluetoothMap.aidl32 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DIBluetoothSap.aidl32 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DIBluetoothA2dp.aidl30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DIBluetoothAvrcpController.aidl30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothManager.java124 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
DIBluetoothInputDevice.aidl30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothProfile.java176 public List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothPbapClient.java220 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbapClient
DBluetoothPan.java294 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPan
DBluetoothSap.java287 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothSap
DBluetoothA2dpSink.java298 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dpSink
DBluetoothMap.java263 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMap
DBluetoothA2dp.java289 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dp
DBluetoothGattServer.java713 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothGattServer
DIBluetoothHeadset.aidl30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHeadsetProfile.java177 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HeadsetProfile
DHfpClientProfile.java115 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
DMapProfile.java163 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
DSapProfile.java166 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
DA2dpSinkProfile.java106 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
DA2dpProfile.java106 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpProfile
DPbapClientProfile.java121 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientProfile

12