Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1898 return fetchRemoteUuidsWithAttribution(device, Utils.getCallingAttributionSource()); in fetchRemoteUuids()
1902 public boolean fetchRemoteUuidsWithAttribution( in fetchRemoteUuidsWithAttribution() method in AdapterService.AdapterServiceBinder