Searched refs:regListenerWithoutFeature (Results 1 – 1 of 1) sorted by relevance
1383 final RegistrationListener regListenerWithoutFeature = mock(RegistrationListener.class); in testMdnsAdvertiserFeatureFlagging() local1384 client.registerService(regInfo, PROTOCOL, regListenerWithoutFeature); in testMdnsAdvertiserFeatureFlagging()1401 client.unregisterService(regListenerWithoutFeature); in testMdnsAdvertiserFeatureFlagging()