Searched refs:getLatch (Results 1 – 1 of 1) sorted by relevance
161 final CountDownLatch latch = getLatch(lifecycle); in waitFor()168 private CountDownLatch getLatch(@NonNull ActivityLifecycle lifecycle) { in getLatch() method in ActivitiesWatcher.ActivityWatcher190 getLatch(lifecycle).countDown(); in notify()