Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DNsdServiceTest.java1383 final RegistrationListener regListenerWithoutFeature = mock(RegistrationListener.class); in testMdnsAdvertiserFeatureFlagging() local
1384 client.registerService(regInfo, PROTOCOL, regListenerWithoutFeature); in testMdnsAdvertiserFeatureFlagging()
1401 client.unregisterService(regListenerWithoutFeature); in testMdnsAdvertiserFeatureFlagging()