Home
last modified time | relevance | path

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

123

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DBluetoothHeadsetProxy.java39 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHeadsetProxy
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothPbap.aidl29 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothAvrcpController.aidl32 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothPbapClient.aidl33 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothPan.aidl38 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothMap.aidl37 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothA2dpSink.aidl34 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothSap.aidl39 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothVolumeControl.aidl35 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothLeAudio.aidl35 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothMapClient.aidl37 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
H A DIBluetoothHearingAid.aidl34 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeBluetoothController.java110 public List<CachedBluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in FakeBluetoothController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java45 List<CachedBluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DBluetoothHeadsetProxy.java52 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHeadsetProxy
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientService.java277 public List<BluetoothDevice> getConnectedDevices(AttributionSource source) { in getConnectedDevices() method in PbapClientService.BluetoothPbapClientBinder
399 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in PbapClientService
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHealth.java282 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHealth
H A DBluetoothAvrcpController.java133 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothAvrcpController
H A DBluetoothManager.java158 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
H A DBluetoothPbap.java239 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbap
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DHfpClientProfile.java117 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in HfpClientProfile
H A DMapProfile.java156 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapProfile
H A DMapClientProfile.java155 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in MapClientProfile
H A DSapProfile.java154 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in SapProfile
H A DA2dpSinkProfile.java108 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in A2dpSinkProfile

123