Searched defs:latchEnd (Results 1 – 1 of 1) sorted by relevance
298 final AtomicReference<CountDownLatch> latchEnd = new AtomicReference<>(); in testShowOrHideImeWarm() local381 AtomicReference<CountDownLatch> latchEnd) { in initLatch()404 private void waitForAnimationEnd(AtomicReference<CountDownLatch> latchEnd) { in waitForAnimationEnd()437 @Nullable AtomicReference<CountDownLatch> latchEnd) { in setImeListener()