Searched refs:connectedLatch (Results 1 – 1 of 1) sorted by relevance
36 private static CountDownLatch connectedLatch = new CountDownLatch(1); field in NotificationListener40 connectedLatch.await(TIMEOUT_SECONDS, TimeUnit.SECONDS); in getInstance()68 connectedLatch.countDown(); in onListenerConnected()