Searched refs:ON_ENABLED_TIMEOUT_SECONDS (Results 1 – 1 of 1) sorted by relevance
60 private static final long ON_ENABLED_TIMEOUT_SECONDS = 120; field in CreateAndManageUserTest486 assertTrue(sSemaphore.tryAcquire(ON_ENABLED_TIMEOUT_SECONDS, TimeUnit.SECONDS)); in assertCrossUserCallArrived()