Home
last modified time | relevance | path

Searched refs:getConnectedDevicesWithAttribution (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java1270 return getConnectedDevicesWithAttribution(Utils.getCallingAttributionSource()); in getConnectedDevices()
1274 public List<BluetoothDevice> getConnectedDevicesWithAttribution(AttributionSource source) { in getConnectedDevicesWithAttribution() method in A2dpService.BluetoothA2dpBinder
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java468 return getConnectedDevicesWithAttribution(Utils.getCallingAttributionSource()); in getConnectedDevices()
472 public List<BluetoothDevice> getConnectedDevicesWithAttribution(AttributionSource source) { in getConnectedDevicesWithAttribution() method in HeadsetService.BluetoothHeadsetBinder