Searched refs:DISCOVERY_QUERY_SENT_CALLBACK (Results 1 – 1 of 1) sorted by relevance
202 private static final int DISCOVERY_QUERY_SENT_CALLBACK = 1000; field in NsdService357 DISCOVERY_QUERY_SENT_CALLBACK, new MdnsEvent(mClientRequestId)); in onDiscoveryQuerySent()387 DISCOVERY_QUERY_SENT_CALLBACK, new MdnsEvent(mClientRequestId)); in onDiscoveryQuerySent()433 DISCOVERY_QUERY_SENT_CALLBACK, new MdnsEvent(mClientRequestId)); in onDiscoveryQuerySent()1623 if (code == DISCOVERY_QUERY_SENT_CALLBACK) { in handleMdnsDiscoveryManagerEvent()