Searched refs:startMonitoringSockets (Results 1 – 4 of 4) sorted by relevance
208 private void startMonitoringSockets() {214 runOnHandler(mSocketProvider::startMonitoringSockets);336 startMonitoringSockets();429 startMonitoringSockets();485 startMonitoringSockets();510 startMonitoringSockets();525 runOnHandler(mSocketProvider::startMonitoringSockets);545 startMonitoringSockets();570 runOnHandler(mSocketProvider::startMonitoringSockets);590 startMonitoringSockets();[all …]
1011 verify(mSocketProvider).startMonitoringSockets(); in testRegisterAndUnregisterServiceInfoCallback()1170 verify(mSocketProvider).startMonitoringSockets(); in testDiscoveryWithMdnsDiscoveryManager()1317 verify(mSocketProvider).startMonitoringSockets(); in testResolutionWithMdnsDiscoveryManager()1484 verify(mSocketProvider).startMonitoringSockets(); in testAdvertiseWithMdnsAdvertiser()1674 verify(mSocketProvider).startMonitoringSockets(); in testStopServiceResolutionWithMdnsDiscoveryManager()1775 verify(mSocketProvider).startMonitoringSockets(); in testEnablePlatformMdnsBackend()1808 verify(mSocketProvider).startMonitoringSockets(); in testTakeMulticastLockOnBehalfOfClient_ForWifiNetworksOnly()
337 public void startMonitoringSockets() { in startMonitoringSockets() method in MdnsSocketProvider
635 mMdnsSocketProvider.startMonitoringSockets(); in maybeStartMonitoringSockets()