Searched defs:countdown (Results 1 – 2 of 2) sorted by relevance
56 private val countdown = CountDownLatch(1) constant
611 private void countdown(Map<String, CountDownLatch> latches, ComponentName serviceComponent, in countdown() method in VendorServiceControllerTest.ServiceLauncherContext