Searched refs:mShutdownLatch (Results 1 – 1 of 1) sorted by relevance
457 private final CountDownLatch mShutdownLatch; field in IpClient576 mShutdownLatch = new CountDownLatch(1); in IpClient()786 mShutdownLatch.countDown(); in onQuitting()