Searched refs:isSubtypeOnlyUpdate (Results 1 – 1 of 1) sorted by relevance
643 public boolean isSubtypeOnlyUpdate(@NonNull NsdServiceInfo newInfo) { in isSubtypeOnlyUpdate() method in MdnsAdvertiser.Registration884 if (!(existingRegistration.isSubtypeOnlyUpdate(service))) { in addOrUpdateService()