Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsRecordRepository.java229 ServiceRegistration withSubtypes(@NonNull Set<String> newSubtypes) { in withSubtypes() method in MdnsRecordRepository.ServiceRegistration
447 final ServiceRegistration updatedRegistration = existingRegistration.withSubtypes( in updateService()