Searched refs:USER_UNLOCKED_TIMEOUT_SECONDS (Results 1 – 1 of 1) sorted by relevance
75 private static final int USER_UNLOCKED_TIMEOUT_SECONDS = 120; // 2 minutes field in ProfileOwnerProvisioningService643 return semaphore.tryAcquire(USER_UNLOCKED_TIMEOUT_SECONDS, TimeUnit.SECONDS); in waitForUserUnlocked()