Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsRecordRepository.java93 CONFLICT, enumConstant
1201 if (conflictForService == RecordConflictType.CONFLICT) { in getConflictingServices()
1204 if (conflictForHost == RecordConflictType.CONFLICT) { in getConflictingServices()
1251 return RecordConflictType.CONFLICT; in conflictForService()
1291 return RecordConflictType.CONFLICT; in conflictForHost()
1294 return RecordConflictType.CONFLICT; in conflictForHost()
1297 return RecordConflictType.CONFLICT; in conflictForHost()