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