Home
last modified time | relevance | path

Searched refs:RECOVERY_GRACE_PERIOD_MS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/
DKeyStore2.java45 private static final int RECOVERY_GRACE_PERIOD_MS = 50; field in KeyStore2
118 + RECOVERY_GRACE_PERIOD_MS + "ms to recover."); in handleRemoteExceptionWithRetry()
119 interruptedPreservingSleep(RECOVERY_GRACE_PERIOD_MS); in handleRemoteExceptionWithRetry()