Searched defs:onOwnAddressRead (Results 1 – 4 of 4) sorted by relevance
24 void onOwnAddressRead(in int advertiserId, in int addressType, in String address); in onOwnAddressRead() method
159 public void onOwnAddressRead(AdvertisingSet advertisingSet, int addressType, in onOwnAddressRead() method in AdvertisingSetCallbackHelper.Callback
162 public void onOwnAddressRead(AdvertisingSet advertisingSet, int addressType, String address) { in onOwnAddressRead() method in AdvertisingSetCallback
270 void onOwnAddressRead(int advertiserId, int addressType, String address) in onOwnAddressRead() method in AdvertiseManager