Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DDeviceIdAttestationException.java30 public class DeviceIdAttestationException extends Exception { class
37 public DeviceIdAttestationException(@Nullable String detailMessage) { in DeviceIdAttestationException() method in DeviceIdAttestationException
48 public DeviceIdAttestationException(@Nullable String message, @Nullable Throwable cause) { in DeviceIdAttestationException() method in DeviceIdAttestationException