Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/security/keystore/recovery/
H A DRecoveryController.java210 public static final int ERROR_INSECURE_USER = 23; field in RecoveryController
559 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()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51632 Landroid/security/keystore/recovery/RecoveryController;->ERROR_INSECURE_USER:I