Home
last modified time | relevance | path

Searched refs:makeNewServiceInfoForHostConflict (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsAdvertiser.java228 registration.makeNewServiceInfoForHostConflict(1 /* renameCount */),
295 newInfo = registration.makeNewServiceInfoForHostConflict(renameHostCount); in updateRegistrationUntilNoConflict()
714 public NsdServiceInfo makeNewServiceInfoForHostConflict(int renameCount) { in makeNewServiceInfoForHostConflict() method in MdnsAdvertiser.Registration