Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
DFakeBluetoothController.java110 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in FakeBluetoothController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java45 List<CachedBluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DBluetoothControllerImpl.java164 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothControllerImpl
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DSapProfile.java154 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
DHfpClientProfile.java117 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
DMapClientProfile.java155 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapClientProfile
DMapProfile.java156 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
DVolumeControlProfile.java123 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in VolumeControlProfile
DA2dpSinkProfile.java108 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile
DPbapClientProfile.java119 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientProfile
DCsipSetCoordinatorProfile.java118 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in CsipSetCoordinatorProfile
DHeadsetProfile.java183 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HeadsetProfile
DLeAudioProfile.java134 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in LeAudioProfile
DA2dpProfile.java130 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpProfile
DLocalBluetoothLeBroadcastAssistant.java287 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in LocalBluetoothLeBroadcastAssistant
DHearingAidProfile.java160 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HearingAidProfile
DLocalBluetoothLeBroadcast.java506 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in LocalBluetoothLeBroadcast
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiControlManager.java1213 public List<HdmiDeviceInfo> getConnectedDevices() { in getConnectedDevices() method in HdmiControlManager