/frameworks/base/core/java/android/bluetooth/ |
D | IBluetoothPan.aidl | 32 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | IBluetoothPbapClient.aidl | 29 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | IBluetoothA2dpSink.aidl | 30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | IBluetoothMap.aidl | 32 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | IBluetoothSap.aidl | 32 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | IBluetoothA2dp.aidl | 30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | IBluetoothAvrcpController.aidl | 30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | BluetoothManager.java | 124 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
|
D | IBluetoothInputDevice.aidl | 30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | BluetoothProfile.java | 176 public List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
D | BluetoothPbapClient.java | 220 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbapClient
|
D | BluetoothPan.java | 294 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPan
|
D | BluetoothSap.java | 287 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothSap
|
D | BluetoothA2dpSink.java | 298 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dpSink
|
D | BluetoothMap.java | 263 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothMap
|
D | BluetoothA2dp.java | 289 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothA2dp
|
D | BluetoothGattServer.java | 713 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothGattServer
|
D | IBluetoothHeadset.aidl | 30 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | HeadsetProfile.java | 177 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HeadsetProfile
|
D | HfpClientProfile.java | 115 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
|
D | MapProfile.java | 163 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
|
D | SapProfile.java | 166 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
|
D | A2dpSinkProfile.java | 106 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
|
D | A2dpProfile.java | 106 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpProfile
|
D | PbapClientProfile.java | 121 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientProfile
|