Home
last modified time | relevance | path

Searched defs:getConnectedDevicesWithAttribution (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl46 … List<BluetoothDevice> getConnectedDevicesWithAttribution(in AttributionSource attributionSource); in getConnectedDevicesWithAttribution() method
H A DIBluetoothHeadset.aidl37 … List<BluetoothDevice> getConnectedDevicesWithAttribution(in AttributionSource attributionSource); in getConnectedDevicesWithAttribution() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java1274 public List<BluetoothDevice> getConnectedDevicesWithAttribution(AttributionSource source) { in getConnectedDevicesWithAttribution() method in A2dpService.BluetoothA2dpBinder
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java472 public List<BluetoothDevice> getConnectedDevicesWithAttribution(AttributionSource source) { in getConnectedDevicesWithAttribution() method in HeadsetService.BluetoothHeadsetBinder