Searched refs:onBindInvokedLatch (Results 1 – 1 of 1) sorted by relevance
48 private static CountDownLatch onBindInvokedLatch = new CountDownLatch(1); field in TestModelDownloaderService65 return onBindInvokedLatch; in getOnBindInvokedLatch()86 onBindInvokedLatch = new CountDownLatch(1); in reset()102 onBindInvokedLatch.countDown(); in onBind()