Searched refs:sBindingLock (Results 1 – 1 of 1) sorted by relevance
54 private static CountDownLatch sBindingLock = new CountDownLatch(1); field in CtsSelfManagedConnectionService83 sBindingLock.countDown(); in CtsSelfManagedConnectionService()88 sBindingLock = new CountDownLatch(1); in onUnbind()160 sBindingLock = new CountDownLatch(1); in tearDown()211 return TestUtils.waitForLatchCountDown(sBindingLock); in waitForBinding()