Searched refs:discListenerWithFeature (Results 1 – 1 of 1) sorted by relevance
1137 final DiscoveryListener discListenerWithFeature = mock(DiscoveryListener.class); in testMdnsDiscoveryManagerFeature() local1138 client.discoverServices(SERVICE_TYPE, PROTOCOL, discListenerWithFeature); in testMdnsDiscoveryManagerFeature()1151 client.stopServiceDiscovery(discListenerWithFeature); in testMdnsDiscoveryManagerFeature()