Home
last modified time | relevance | path

Searched refs:newSubtypes (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() argument
231 newServiceInfo.setSubtypes(newSubtypes); in withSubtypes()