Searched refs:ERROR_NO_SNAPSHOT_PENDING (Results 1 – 3 of 3) sorted by relevance
191 public static final int ERROR_NO_SNAPSHOT_PENDING = 21; field in RecoveryController370 if (e.errorCode == ERROR_NO_SNAPSHOT_PENDING) { in getKeyChainSnapshot()
25 import static android.security.keystore.recovery.RecoveryController.ERROR_NO_SNAPSHOT_PENDING;344 throw new ServiceSpecificException(ERROR_NO_SNAPSHOT_PENDING); in getKeyChainSnapshot()
62224 Landroid/security/keystore/recovery/RecoveryController;->ERROR_NO_SNAPSHOT_PENDING:I