Searched refs:conflictForService (Results 1 – 1 of 1) sorted by relevance
1189 final RecordConflictType conflictForService = in getConflictingServices() local1190 conflictForService(record, registration); in getConflictingServices()1194 if (conflictForService == RecordConflictType.IDENTICAL in getConflictingServices()1201 if (conflictForService == RecordConflictType.CONFLICT) { in getConflictingServices()1224 private static RecordConflictType conflictForService( in conflictForService() method in MdnsRecordRepository