Searched refs:discListenerWithoutFeature (Results 1 – 1 of 1) sorted by relevance
1128 final DiscoveryListener discListenerWithoutFeature = mock(DiscoveryListener.class); in testMdnsDiscoveryManagerFeature() local1129 client.discoverServices(SERVICE_TYPE, PROTOCOL, discListenerWithoutFeature); in testMdnsDiscoveryManagerFeature()1147 client.stopServiceDiscovery(discListenerWithoutFeature); in testMdnsDiscoveryManagerFeature()