Searched refs:mHelperLatch (Results 1 – 1 of 1) sorted by relevance
85 private final CountDownLatch mHelperLatch = new CountDownLatch(1); field in SystemStateInterface.DefaultImpl145 mHelperLatch.await(MAX_WAIT_FOR_HELPER_SEC, TimeUnit.SECONDS); in canInvokeHelper()175 mHelperLatch.countDown(); in setCarServiceHelper()