Searched refs:requestStopWhenInactive (Results 1 – 4 of 4) sorted by relevance
505 runOnHandler(mSocketProvider::requestStopWhenInactive);520 runOnHandler(mSocketProvider::requestStopWhenInactive);534 runOnHandler(mSocketProvider::requestStopWhenInactive);561 runOnHandler(mSocketProvider::requestStopWhenInactive);
1232 verify(mSocketProvider, timeout(CLEANUP_DELAY_MS + TIMEOUT_MS)).requestStopWhenInactive(); in testDiscoveryWithMdnsDiscoveryManager()1371 verify(mSocketProvider, timeout(CLEANUP_DELAY_MS + TIMEOUT_MS)).requestStopWhenInactive(); in testResolutionWithMdnsDiscoveryManager()1510 verify(mSocketProvider, timeout(TIMEOUT_MS)).requestStopWhenInactive(); in testAdvertiseWithMdnsAdvertiser()1698 verify(mSocketProvider, timeout(CLEANUP_DELAY_MS + TIMEOUT_MS)).requestStopWhenInactive(); in testStopServiceResolutionWithMdnsDiscoveryManager()
393 public void requestStopWhenInactive() { in requestStopWhenInactive() method in MdnsSocketProvider
643 mMdnsSocketProvider.requestStopWhenInactive(); in maybeStopMonitoringSocketsIfNoActiveRequest()