Searched refs:binderLatch (Results 1 – 1 of 1) sorted by relevance
176 CountDownLatch binderLatch = new CountDownLatch(1); in wrapBlob() local180 binderLatch); in wrapBlob()182 waitForLatch(binderLatch, "wrapSecret", timeOutInMillis); in wrapBlob()196 CountDownLatch binderLatch = new CountDownLatch(1); in unwrap() local200 binderLatch); in unwrap()202 waitForLatch(binderLatch, "unWrapSecret", timeOut); in unwrap()