Searched defs:onGettingServiceAddressStatus (Results 1 – 5 of 5) sorted by relevance
52 oneway void onGettingServiceAddressStatus(in android.net.mdns.aidl.GetAddressInfo status); in onGettingServiceAddressStatus() method
73 void onGettingServiceAddressStatus(in GetAddressInfo status); in onGettingServiceAddressStatus() method
40 oneway void onGettingServiceAddressStatus(in android.net.mdns.aidl.GetAddressInfo status); in onGettingServiceAddressStatus() method
2133 public void onGettingServiceAddressStatus(final GetAddressInfo status) { in onGettingServiceAddressStatus() method in NsdService.MDnsEventCallback