Searched refs:getAddressWithAttribution (Results 1 – 3 of 3) sorted by relevance
53 String getAddressWithAttribution(in AttributionSource attributionSource); in getAddressWithAttribution() method
1715 return mBluetooth.getAddressWithAttribution(attributionSource); in getAddress()1835 mBluetooth.getAddressWithAttribution( in handleMessage()
1276 return getAddressWithAttribution(Utils.getCallingAttributionSource()); in getAddress()1280 public String getAddressWithAttribution(AttributionSource attributionSource) { in getAddressWithAttribution() method in AdapterService.AdapterServiceBinder