Searched refs:BOOT_USER_SET_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
318 private static final long BOOT_USER_SET_TIMEOUT_MS = 300_000; field in UserManagerService7917 + "Max sleep for Time: %d", BOOT_USER_SET_TIMEOUT_MS);7919 if (!mBootUserLatch.await(BOOT_USER_SET_TIMEOUT_MS, TimeUnit.MILLISECONDS)) {7921 BOOT_USER_SET_TIMEOUT_MS);