Searched refs:AlreadyPersonalizedException (Results 1 – 5 of 5) sorted by relevance
24 public class AlreadyPersonalizedException extends IdentityCredentialException { class30 public AlreadyPersonalizedException(@NonNull String message) { in AlreadyPersonalizedException() method in AlreadyPersonalizedException40 public AlreadyPersonalizedException(@NonNull String message, @NonNull Throwable cause) { in AlreadyPersonalizedException() method in AlreadyPersonalizedException
122 @NonNull String docType) throws AlreadyPersonalizedException, in createCredential()131 throw new AlreadyPersonalizedException(e.getMessage(), e); in createCredential()
172 throws AlreadyPersonalizedException, DocTypeNotSupportedException; in createCredential()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39316 …public class AlreadyPersonalizedException extends android.security.identity.IdentityCredentialExce…39317 ctor public AlreadyPersonalizedException(@NonNull String);39318 ctor public AlreadyPersonalizedException(@NonNull String, @NonNull Throwable);39414 …ull String, @NonNull String) throws android.security.identity.AlreadyPersonalizedException, androi…