Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1257 return getAddressWithAttribution(Utils.getCallingAttributionSource()); in getAddress()
1261 public String getAddressWithAttribution(AttributionSource attributionSource) { in getAddressWithAttribution() method in AdapterService.AdapterServiceBinder