Searched refs:SYNC_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
61 private static final long SYNC_TIMEOUT_MILLIS = 20000; // 20 sec field in CtsSyncAccountAccessOtherCertTestCases118 assertFalse(latch.await(SYNC_TIMEOUT_MILLIS, TimeUnit.MILLISECONDS)); in testAccountAccess_otherCertAsAuthenticatorCanNotSeeAccount()134 assertTrue(latch.await(SYNC_TIMEOUT_MILLIS, TimeUnit.MILLISECONDS)); in testAccountAccess_otherCertAsAuthenticatorCanNotSeeAccount()153 SystemClock.sleep(SYNC_TIMEOUT_MILLIS); in waitForSyncManagerAccountChangeUpdate()
57 private static final long SYNC_TIMEOUT_MILLIS = 20000; // 20 sec field in CtsSyncAccountAccessSameCertTestCases111 assertTrue(latch.await(SYNC_TIMEOUT_MILLIS, TimeUnit.MILLISECONDS)); in testAccountAccess_sameCertAsAuthenticatorCanSeeAccount()124 SystemClock.sleep(SYNC_TIMEOUT_MILLIS); in waitForSyncManagerAccountChangeUpdate()