Searched refs:onServiceUpdatedLost (Results 1 – 3 of 3) sorted by relevance
44 void onServiceUpdatedLost(int listenerKey); in onServiceUpdatedLost() method
847 public void onServiceUpdatedLost(int listenerKey) { in onServiceUpdatedLost() method in NsdManager.NsdCallbackImpl
1716 clientInfo.onServiceUpdatedLost(clientRequestId, request); in handleMdnsDiscoveryManagerEvent()3226 void onServiceUpdatedLost(int listenerKey, ClientRequest request) { in onServiceUpdatedLost() method in NsdService.ClientInfo3229 mCb.onServiceUpdatedLost(listenerKey); in onServiceUpdatedLost()