Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keystore/recovery/
DRecoveryController.java191 public static final int ERROR_NO_SNAPSHOT_PENDING = 21; field in RecoveryController
370 if (e.errorCode == ERROR_NO_SNAPSHOT_PENDING) { in getKeyChainSnapshot()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java25 import static android.security.keystore.recovery.RecoveryController.ERROR_NO_SNAPSHOT_PENDING;
344 throw new ServiceSpecificException(ERROR_NO_SNAPSHOT_PENDING); in getKeyChainSnapshot()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt62224 Landroid/security/keystore/recovery/RecoveryController;->ERROR_NO_SNAPSHOT_PENDING:I