Searched defs:latchStart (Results 1 – 1 of 1) sorted by relevance
257 final AtomicReference<CountDownLatch> latchStart = new AtomicReference<>(); in testShowImeCold() local297 final AtomicReference<CountDownLatch> latchStart = new AtomicReference<>(); in testShowOrHideImeWarm() local380 private void initLatch(AtomicReference<CountDownLatch> latchStart, in initLatch()393 AtomicReference<CountDownLatch> latchStart, AtomicLong startTime) { in waitForAnimationStart()436 @NonNull AtomicReference<CountDownLatch> latchStart, in setImeListener()