Searched refs:responseMatchesOptions (Results 1 – 1 of 1) sorted by relevance
382 if (!responseMatchesOptions(existingResponse, searchOptions)) continue; in startSendAndReceive()457 private boolean responseMatchesOptions(@NonNull MdnsResponse response, in responseMatchesOptions() method in MdnsServiceTypeClient559 if (!responseMatchesOptions(response, listeners.valueAt(i).searchOptions)) continue; in notifyRemovedServiceToListeners()616 if (!responseMatchesOptions(response, listeners.valueAt(i).searchOptions)) continue; in onResponseModified()