Searched refs:ERROR_SESSION_EXPIRED (Results 1 – 4 of 4) sorted by relevance
160 if (e.errorCode == RecoveryController.ERROR_SESSION_EXPIRED) { in recoverKeyChainSnapshot()
214 public static final int ERROR_SESSION_EXPIRED = 24; field in RecoveryController
27 import static android.security.keystore.recovery.RecoveryController.ERROR_SESSION_EXPIRED;611 throw new ServiceSpecificException(ERROR_SESSION_EXPIRED, in recoverKeyChainSnapshot()
62226 Landroid/security/keystore/recovery/RecoveryController;->ERROR_SESSION_EXPIRED:I