Searched refs:InternalRecoveryServiceException (Results 1 – 9 of 9) sorted by relevance
345 throws CertificateException, InternalRecoveryServiceException { in initRecoveryService()374 throws InternalRecoveryServiceException { in getKeyChainSnapshot()399 throws InternalRecoveryServiceException { in setSnapshotCreatedPendingIntent()421 throws InternalRecoveryServiceException { in setServerParams()459 throws InternalRecoveryServiceException { in setRecoveryStatus()510 throws InternalRecoveryServiceException { in setRecoverySecretTypes()531 throws InternalRecoveryServiceException { in getRecoverySecretTypes()558 throw new InternalRecoveryServiceException("null grant alias"); in generateKey()599 throw new InternalRecoveryServiceException("null grant alias"); in generateKey()780 InternalRecoveryServiceException wrapUnexpectedServiceSpecificException( in wrapUnexpectedServiceSpecificException()[all …]
32 public class InternalRecoveryServiceException extends GeneralSecurityException { class33 public InternalRecoveryServiceException(String msg) { in InternalRecoveryServiceException() method in InternalRecoveryServiceException37 public InternalRecoveryServiceException(String message, Throwable cause) { in InternalRecoveryServiceException() method in InternalRecoveryServiceException
108 throws CertificateException, InternalRecoveryServiceException { in start()148 ) throws SessionExpiredException, DecryptionFailedException, InternalRecoveryServiceException { in recoverKeyChainSnapshot()169 throws InternalRecoveryServiceException { in getKeysFromGrants()177 throw new InternalRecoveryServiceException( in getKeysFromGrants()
11840 public class InternalRecoveryServiceException extends java.security.GeneralSecurityException {11841 ctor public InternalRecoveryServiceException(String);11842 ctor public InternalRecoveryServiceException(String, Throwable);11904 …ng.String> getAliases() throws android.security.keystore.recovery.InternalRecoveryServiceException;11908 …etRecoverySecretTypes() throws android.security.keystore.recovery.InternalRecoveryServiceException;11909 …Status(@NonNull String) throws android.security.keystore.recovery.InternalRecoveryServiceException;11915 …oveKey(@NonNull String) throws android.security.keystore.recovery.InternalRecoveryServiceException;11916 …etTypes(@NonNull int[]) throws android.security.keystore.recovery.InternalRecoveryServiceException;11917 …s(@NonNull String, int) throws android.security.keystore.recovery.InternalRecoveryServiceException;11918 …Params(@NonNull byte[]) throws android.security.keystore.recovery.InternalRecoveryServiceException;[all …]
6692 android.security.keystore.recovery.InternalRecoveryServiceException
29482 Landroid/security/keystore/recovery/InternalRecoveryServiceException;
6696 android.security.keystore.recovery.InternalRecoveryServiceException
39589 Landroid/security/keystore/recovery/InternalRecoveryServiceException;
48320 …/os/ServiceSpecificException;)Landroid/security/keystore/recovery/InternalRecoveryServiceException;