Searched refs:ERROR_INSECURE_USER (Results 1 – 2 of 2) sorted by relevance
210 public static final int ERROR_INSECURE_USER = 23; field in RecoveryController559 if (e.errorCode == ERROR_INSECURE_USER) { in generateKey()600 if (e.errorCode == ERROR_INSECURE_USER) { in generateKey()633 if (e.errorCode == ERROR_INSECURE_USER) { in importKey()676 if (e.errorCode == ERROR_INSECURE_USER) { in importKey()
51632 Landroid/security/keystore/recovery/RecoveryController;->ERROR_INSECURE_USER:I