Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
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