Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/
DMdnsResponse.java136 public synchronized boolean hasSubtypes() { in hasSubtypes() method in MdnsResponse
DMdnsServiceInfo.java208 public boolean hasSubtypes() { in hasSubtypes() method in MdnsServiceInfo
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsServiceTypeClientTests.java854 assertTrue(updatedServiceInfo.hasSubtypes()); in processIPv4Response_completeResponseForNewServiceInstance()
908 assertTrue(updatedServiceInfo.hasSubtypes()); in processIPv6Response_getCorrectServiceInfo()