Searched refs:getConnectedDevicesWithAttribution (Results 1 – 2 of 2) sorted by relevance
1270 return getConnectedDevicesWithAttribution(Utils.getCallingAttributionSource()); in getConnectedDevices()1274 public List<BluetoothDevice> getConnectedDevicesWithAttribution(AttributionSource source) { in getConnectedDevicesWithAttribution() method in A2dpService.BluetoothA2dpBinder
468 return getConnectedDevicesWithAttribution(Utils.getCallingAttributionSource()); in getConnectedDevices()472 public List<BluetoothDevice> getConnectedDevicesWithAttribution(AttributionSource source) { in getConnectedDevicesWithAttribution() method in HeadsetService.BluetoothHeadsetBinder