Home
last modified time | relevance | path

Searched refs:bootCompleteLatch (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java365 final CountDownLatch bootCompleteLatch, final int userId) throws Exception { in registerUserSwitchObserver() argument
377 if (bootCompleteLatch != null && userId == newUserId) { in registerUserSwitchObserver()
378 bootCompleteLatch.countDown(); in registerUserSwitchObserver()