Searched refs:bootCompleteLatch (Results 1 – 1 of 1) sorted by relevance
365 final CountDownLatch bootCompleteLatch, final int userId) throws Exception { in registerUserSwitchObserver() argument377 if (bootCompleteLatch != null && userId == newUserId) { in registerUserSwitchObserver()378 bootCompleteLatch.countDown(); in registerUserSwitchObserver()