Home
last modified time | relevance | path

Searched refs:SecureKeyImportUnavailableException (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DSecureKeyImportUnavailableException.java27 public class SecureKeyImportUnavailableException extends ProviderException { class
29 public SecureKeyImportUnavailableException() { in SecureKeyImportUnavailableException() method in SecureKeyImportUnavailableException
33 public SecureKeyImportUnavailableException(String message) { in SecureKeyImportUnavailableException() method in SecureKeyImportUnavailableException
38 public SecureKeyImportUnavailableException(String message, Throwable cause) { in SecureKeyImportUnavailableException() method in SecureKeyImportUnavailableException
42 public SecureKeyImportUnavailableException(Throwable cause) { in SecureKeyImportUnavailableException() method in SecureKeyImportUnavailableException
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreKeyPairGeneratorSpi.java41 import android.security.keystore.SecureKeyImportUnavailableException;
666 throw new SecureKeyImportUnavailableException(p); in generateKeyPair()
H A DAndroidKeyStoreSpi.java36 import android.security.keystore.SecureKeyImportUnavailableException;
979 throw new SecureKeyImportUnavailableException("Could not import wrapped key"); in setWrappedKeyEntry()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes6686 android.security.keystore.SecureKeyImportUnavailableException
H A Dboot-image-profile.txt29476 Landroid/security/keystore/SecureKeyImportUnavailableException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes6690 android.security.keystore.SecureKeyImportUnavailableException
H A Dboot-image-profile.txt39583 Landroid/security/keystore/SecureKeyImportUnavailableException;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39708 public class SecureKeyImportUnavailableException extends java.security.ProviderException {
39709 ctor public SecureKeyImportUnavailableException();
39710 ctor public SecureKeyImportUnavailableException(String);
39711 ctor public SecureKeyImportUnavailableException(String, Throwable);
39712 ctor public SecureKeyImportUnavailableException(Throwable);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...